MonitoringNumListeners Property |
Return the number of listeners.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public uint NumListeners { get; }
Public ReadOnly Property NumListeners As UInteger
Get
public:
property unsigned int NumListeners {
unsigned int get ();
}
member NumListeners : uint32 with get
Property Value
Type:
UInt32Remarks See Also