DatabaseStatsListenerConnectedCount Property
|
Namespace:
Ingeniux.CMS.Models.Messaging
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public static int ConnectedCount { get; }
Public Shared ReadOnly Property ConnectedCount As Integer
Get
public:
static property int ConnectedCount {
int get ();
}
static member ConnectedCount : int with get
Property Value
Type:
Int32See Also