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