13 references to IsPaused
System.ServiceModel (13)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (13)
897
if (!rpc.
IsPaused
)
1001
if (!rpc.
IsPaused
)
1021
if (!rpc.
IsPaused
)
1055
if (!rpc.
IsPaused
)
1089
if (!rpc.
IsPaused
)
1123
if (!rpc.
IsPaused
)
1160
if (!rpc.
IsPaused
)
1215
if (!rpc.Operation.IsSynchronous && rpc.
IsPaused
)
1233
if (success && (rpc.Operation.IsSynchronous || !rpc.
IsPaused
))
1249
if (!rpc.
IsPaused
)
1274
if (!rpc.
IsPaused
)
1372
if (!rpc.
IsPaused
)
1409
if (!rpc.
IsPaused
)