4 references to Connection
System.ServiceModel (4)
System\ServiceModel\Channels\BufferedConnection.cs (4)
64Connection.Write(writeBuffer, 0, pendingWriteSize, false, timeout); 185Connection.Write(buffer, offset, size, true, timeout); 189Connection.Write(buffer, offset, size, true, timeout, bufferManager); 205Connection.Write(buffer, offset, size, false, timeoutHelper.RemainingTime());