KylixSMS .NET Component 6.3  Developer's Guide

KylixSMS.Queue Class


Namespace: KylixComponent
Assembly: KylixSMS.Queue (in KylixSMS.dll)

 

Methods:

enumError Clear()

Delete all messages in SMS queue except the sending one.

enumError Pause()

Pause sending SMS.

enumError Resume()

Resume sending SMS.

enumError RemoveID

Remove SMS from queue.

enumError SyncIDWithDB

Synchronize SMS unique ID with database.

bool IsRunning()

Check if the SMS queue is running.

Properties:

int FreeCount

Get the queue count is empty.

int QueueSize

Max queue size.

int UnsentCount

Message count have not be sent yet.

Enums:

KylixSMS.enumSMSPriority SMS sending priority.