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

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