1 write to start
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
1054this.start = DateTime.UtcNow;
1 reference to start
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
1067this.session.ProcessCreateSequenceResponse(response, this.start);