1 reference to OnRetransmitMessage
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
636
private static Action<object> onRetransmitMessage = new Action<object>(
OnRetransmitMessage
);