Click or drag to resize
ServiceGetNumClients Method

Gets the number of clients.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public uint GetNumClients()

Return Value

Type: UInt32

the number clients attached to the service.

Remarks

See Also