LumiSoft Net Help
SetUserName Method (userName)
NamespacesLumiSoft.NetSocketServerSessionSetUserName(String)
Sets property UserName value.
Declaration Syntax
C#Visual BasicVisual C++
protected void SetUserName(
	string userName
)
Protected Sub SetUserName ( _
	userName As String _
)
protected:
void SetUserName(
	String^ userName
)
Parameters
userName (String)
User name.

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