LMNetSnkConnection.Enabled Property
Object.Enabled As Boolean |
Remarks
Indicates whether this connection is enabled. Possible values are:
Value |
Description |
TRUE |
The connection is enabled. The media samples are delivered normally to the client at the other end of the connection. This is the default value. |
FALSE |
The connection is disabled. The connection is still alive, but no media samples are delivered to the client at the other end of the connection. |
For more information, refer to the LMNetSnk object.
See Also