2 references to onWriteComplete
System.ServiceModel (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
1171
completionResult = this.channel.StartWritingStreamedMessage(message, this.timeoutHelper.RemainingTime(),
onWriteComplete
, this);
1186
onWriteComplete
,