ServiceGetNumClients Method |
Gets the number of clients.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint GetNumClients()
Public Function GetNumClients As UInteger
public:
unsigned int GetNumClients()
member GetNumClients : unit -> uint32
Return Value
Type:
UInt32the number clients attached to the service.
Remarks See Also