CSEntryChangeQueueTake Method |
Removes an item from the queue
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public static CSEntryChange Take()
Public Shared Function Take As CSEntryChange
public:
static CSEntryChange^ Take()
Return Value
Type:
CSEntryChangeA CSEntryChange object
Exceptions See Also