Queue

The object should be used to monitor asyncronous notification operations. Now it is only one async notificatiion method Fax.EnqueueTextDocument is available. With this object you can get status of your queue items, get its comments or delete it. In every method you have to use QueueID obtained as a result of GetQueue method of the Session.
 Samples

VB.NET Sample | C# Sample
 Methods

RemoveItem

Remove Item from Queue

GetItemStatus

Get Queue Item Status

GetComments

Get Queue Item Comments