7 writes to MessageBody
System.ServiceModel (7)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
676
this.requestor.
MessageBody
= new CreateSequence(this.Settings.MessageVersion.Addressing,
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
173
temp.
MessageBody
= new CloseSequence(this.session.OutputID, this.outputConnection.Last);
190
temp.
MessageBody
= new TerminateSequence(reliableMessagingVersion, this.session.OutputID,
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
144
temp.
MessageBody
= new CloseSequence(this.session.OutputID, this.connection.Last);
162
temp.
MessageBody
= new TerminateSequence(reliableMessagingVersion, this.session.OutputID,
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
138
temp.
MessageBody
= new CloseSequence(this.session.OutputID, this.connection.Last);
159
temp.
MessageBody
= new TerminateSequence(this.settings.ReliableMessagingVersion,