Click or drag to resize
ServiceGetNumClients Method

Gets the number of clients.

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

Return Value

Type: UInt32

the number clients attached to the service.

Remarks

See Also