LBM .Net API Documentation
numberOfClients Method
Namespacescom.latencybusters.lbmLBMSourceStatisticsnumberOfClients()()()
Number of receiver clients currently connected over this transport (TCP, LBT-RU, LBT-IPC, LBT-RDMA).
Declaration Syntax
C#
public long numberOfClients()
Return Value
Number of receiver clients currently connected over this transport.
Remarks
This method returns a value from the first set of statistics encapsulated within this object and would normally be used when the object has been created using a specific source to instantiate the class.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0