LBM .Net API Documentation
LBMImmediateMessageReceiverStatistics Constructor (lbmctx, maxStats)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsLBMImmediateMessageReceiverStatistics(LBMContext, Int32)
Instantiate object containing the aggregate set of statistics for a particular context
Declaration Syntax
C#
public LBMImmediateMessageReceiverStatistics(
	LBMContext lbmctx,
	int maxStats
)
Parameters
lbmctx (LBMContext)
LBMContext object
maxStats (Int32)
Maximum number of sources
Remarks
This constructor will throw LBMEInvalException if maxStats is less than the the available number of transport statistical sets.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0