1 reference to onAcceptCompleted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
868IAsyncResult result = this.typedListener.BeginAcceptChannel(TimeSpan.MaxValue, onAcceptCompleted, this);