SmartFoxServer Silverlight API
SetUserCount Method (n)
NamespacesSmartFoxClientAPI.DataRoomSetUserCount(Int32)
* See the number of users in the room. *
Declaration Syntax
C#Visual BasicVisual C++
public void SetUserCount(
	int n
)
Public Sub SetUserCount ( _
	n As Integer _
)
public:
void SetUserCount(
	int n
)
Parameters
n (Int32)
the number of users

Assembly: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)