1 write to channel
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpReplyChannel.cs (1)
201this.channel = channel;
2 references to channel
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpReplyChannel.cs (2)
248if (!this.channel.EndTryReceiveRequest(result, out this.requestContext)) 250throw FxTrace.Exception.AsError(UdpReplyChannel.CreateReceiveRequestTimedOutException(this.channel, this.timeout));