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