CSEntryChangeQueueCount Property |
Gets the number of items in the queue
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public static int Count { get; }
Public Shared ReadOnly Property Count As Integer
Get
public:
static property int Count {
int get ();
}
Property Value
Type:
Int32See Also