Click or drag to resize

NotifyDispatchQueueT Class

A dispatch queue can notify the called when the task has been ran.
Inheritance Hierarchy
SystemObject
  FM.IceLinkNotifyDispatchQueueT

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The NotifyDispatchQueueT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyQueueCount
Gets the number of items still in the queue.
Top
Methods
  NameDescription
Public methodEnqueue
Enqueues a new item to be run.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also