LumiSoft Net Help
ChangedAddress Property
NamespacesLumiSoft.Net.STUN.MessageSTUN_MessageChangedAddress
Gets or sets IP end point where STUN server will send response back to STUN client if the "change IP" and "change port" flags had been set in the ChangeRequest.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint ChangedAddress { get; set; }
Public Property ChangedAddress As IPEndPoint
	Get
	Set
public:
property IPEndPoint^ ChangedAddress {
	IPEndPoint^ get ();
	void set (IPEndPoint^ value);
}
member ChangedAddress : IPEndPoint with get, set
Property Value

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