1 reference to StartNextReceive
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
361
static Action<object> startNextReceiveDelegate = new Action<object>(
StartNextReceive
);