1 write to initialDelay
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
526
this.
initialDelay
= initialDelay;
1 reference to initialDelay
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
543
this.CurrentDelay = this.
initialDelay
;