Class AsyncQueueBase<TItem>.AsyncQueueItemContext
Implements
Inherited Members
Namespace: SuperOffice.Threading
Assembly: SoCore.dll
Syntax
protected class AsyncQueueBase<TItem>.AsyncQueueItemContext : IDisposable
Constructors
AsyncQueueItemContext(INSPrincipalAccessor, AsyncQueueItem)
Declaration
public AsyncQueueItemContext(INSPrincipalAccessor principalAccessor, AsyncQueueBase<TItem>.AsyncQueueItem queueItem)
Parameters
Type | Name | Description |
---|---|---|
INSPrincipalAccessor | principalAccessor | |
AsyncQueueBase<TItem>.AsyncQueueItem | queueItem |
Methods
Dispose()
Declaration
public void Dispose()