LumiSoft Net Help
Tag Property
NamespacesLumiSoft.NetSocketServerSessionTag
Gets or sets custom user data.
Declaration Syntax
C#Visual BasicVisual C++
public Object Tag { get; set; }
Public Property Tag As Object
	Get
	Set
public:
property Object^ Tag {
	Object^ get ();
	void set (Object^ value);
}

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129