1 reference to OnStartReceiving
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (1)
122
this.onStartReceiving = new Action<object>(
OnStartReceiving
);