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

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