1 write to NetworkInterfaceMessageProperty
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\UdpReplyToBehavior.cs (1)
110
addressingState.
NetworkInterfaceMessageProperty
= udpMessageProperty;
2 references to NetworkInterfaceMessageProperty
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\UdpReplyToBehavior.cs (2)
148
if (state.
NetworkInterfaceMessageProperty
!= null)
150
state.
NetworkInterfaceMessageProperty
.AddTo(request);