| Table of Contents
|
public virtual bool TryEnqueue(T item);
| Name | Type | Description |
|---|---|---|
| item | T | Item to add to queue. |
public virtual bool TryEnqueue(Action<T> callback);
| Name | Type | Description |
|---|---|---|
| callback | Action<T> | Consumer to add to queue. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by