1 reference to acceptCallbackDelegate
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
137
result = this.listener.BeginAcceptChannel(TimeSpan.MaxValue,
acceptCallbackDelegate
, this);