Implemented interface member:
method
Write
System.ServiceModel.Channels.IConnection.Write(System.Byte[], System.Int32, System.Int32, System.Boolean, System.TimeSpan)
1 override of Write
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedConnection.cs (1)
122
public override void
Write
(byte[] buffer, int offset, int size, bool immediate, TimeSpan timeout)