1 write to timeoutIsSafe
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1940
set { this.
timeoutIsSafe
= value; }
1 reference to timeoutIsSafe
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1950
if ((timeoutRemaining < ReliableMessagingConstants.RequestorReceiveTime) || !this.
timeoutIsSafe
)