1 write to isLastReply
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1592
this.
isLastReply
= true;
2 references to isLastReply
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
1615
this.channel.PrepareReplyMessage(this.replySequenceNumber, this.
isLastReply
, this.ranges, reply);
1719
this.context.replySequenceNumber, this.context.
isLastReply
,