LMNetSnkConnection.Connected Property
Object.Connected As Boolean |
Remarks
(Read Only) Indicates whether this connection is still alive. Possible values are:
Value |
Description |
TRUE |
The connection is alive. |
FALSE |
The connection is closed. |
For more information, refer to the LMNetSnk object.
See Also