4 references to Waiting
System.ServiceModel (4)
System\ServiceModel\Channels\LifetimeManager.cs (4)
330
if (this.result != CommunicationWaitResult.
Waiting
)
342
if (this.result != CommunicationWaitResult.
Waiting
)
367
if (this.result != CommunicationWaitResult.
Waiting
)
441
if (this.result == CommunicationWaitResult.
Waiting
)