LumiSoft Net Help
ReflectedFrom Property
NamespacesLumiSoft.Net.STUN.MessageSTUN_MessageReflectedFrom
Gets or sets IP endpoint from which IP end point STUN server got STUN client request. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint ReflectedFrom { get; set; }
Public Property ReflectedFrom As IPEndPoint
	Get
	Set
public:
property IPEndPoint^ ReflectedFrom {
	IPEndPoint^ get ();
	void set (IPEndPoint^ value);
}
member ReflectedFrom : IPEndPoint with get, set
Property Value

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