1 reference to onAcceptInnerChannel
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
734
result = this.innerChannelListener.BeginAcceptChannel(TimeSpan.MaxValue,
onAcceptInnerChannel
, this);