|
MCBaseTransport.GetOutgoingMessagesCount Returns the number of pending outgoing messages. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Parameters
Return value The number of pending outgoing messages. Description Use this method to get the number of outgoing messages currently in the queue. Note, that not all transports support this method. DirectTransport does not. |
|
