3 references to RemainingTime
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
36
return ((ComposedAsyncResult)result).
RemainingTime
();
61
this.beginOperations[this.currentOperation](this.
RemainingTime
(), onOperationCompleted, this);
109
this.beginOperations[this.currentOperation](this.
RemainingTime
(), onOperationCompleted, this);