2 references to onOperationCompleted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
61
this.beginOperations[this.currentOperation](this.RemainingTime(),
onOperationCompleted
, this);
109
this.beginOperations[this.currentOperation](this.RemainingTime(),
onOperationCompleted
, this);