1 write to networkInterfaceMessageProperty
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpRequestContext.cs (1)
25
if (!NetworkInterfaceMessageProperty.TryGet(requestMessage, out this.
networkInterfaceMessageProperty
))
1 reference to networkInterfaceMessageProperty
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpRequestContext.cs (1)
77
this.
networkInterfaceMessageProperty
.AddTo(message);