6 references to AckResponseBytes
System.ServiceModel (6)
System\ServiceModel\Channels\SessionConnectionReader.cs (4)
480
Connection.Write(ServerSessionEncoder.
AckResponseBytes
, 0,
481
ServerSessionEncoder.
AckResponseBytes
.Length, true, timeoutHelper.RemainingTime());
769
channel.Connection.BeginWrite(ServerSessionEncoder.
AckResponseBytes
, 0,
770
ServerSessionEncoder.
AckResponseBytes
.Length, true, timeoutHelper.RemainingTime(),
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
561
if (this.currentConnection.BeginWrite(ServerSessionEncoder.
AckResponseBytes
, 0, ServerSessionEncoder.
AckResponseBytes
.Length,