Click or drag to resize
CSEntryChangeQueueTake Method
Removes an item from the queue

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public static CSEntryChange Take()

Return Value

Type: CSEntryChange
A CSEntryChange object
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThrow when this method is called, and there are no items left in the queue
See Also