2 references to GetWaitCompletion
System.ServiceModel (2)
System\ServiceModel\Channels\Connection.cs (2)
501
timeout,
GetWaitCompletion
(), this);
527
AsyncCompletionResult writeResult = connection.BeginWrite(buffer, offset, count, immediate, timeout,
GetWaitCompletion
(), this);