9 references to _sendGuard
System.ServiceModel.Primitives (9)
System\ServiceModel\Channels\ReliableOutputConnection.cs (9)
60
_sendGuard
.Abort();
122
await
_sendGuard
.CloseAsync(timeoutHelper.RemainingTime());
128
_sendGuard
.Abort();
175
if (
_sendGuard
.Enter())
188
_sendGuard
.Exit();
202
if (
_sendGuard
.Enter())
210
_sendGuard
.Exit();
301
if (
_sendGuard
.Enter())
315
_sendGuard
.Exit();