|
BaseTransport.Active Defines if the transport is active and can be used for message delivery. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Parameters
Description Use this property to enable and disable the transport. Disabled transports are not used to deliver messages and if the message was to be delivered using disabled transport, delivery fails. Be sure to set Messenger property before activating the transport. |
|
