LMNetSnkConnection.Enabled Property

Syntax

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

Elements:

LMNetSnkConnection.Connected Property, LMNetSnkConnection.Close method

Topics:

Multimedia Properties, Methods and Events, Video Streaming Module Properties, Methods and Events, DVD Module Properties, Methods and Events