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