Click or drag to resize
AsyncHelpersExclusiveSynchronizationContextitems Field

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private readonly Queue<Tuple<SendOrPostCallback, Object>> items

Field Value

Type: QueueTupleSendOrPostCallback, Object
See Also