2 references to HandleInputComplete
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
4084
complete = closeResult.
HandleInputComplete
(result, out gotEof);
4154
bool complete = this.
HandleInputComplete
(result, out gotEof);