LumiSoft Net Help
ResponseAddress Property
NamespacesLumiSoft.Net.STUN.MessageSTUN_MessageResponseAddress
Gets or sets IP end point where to STUN client likes to receive response. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint ResponseAddress { get; set; }
Public Property ResponseAddress As IPEndPoint
	Get
	Set
public:
property IPEndPoint^ ResponseAddress {
	IPEndPoint^ get ();
	void set (IPEndPoint^ value);
}
member ResponseAddress : IPEndPoint with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119