LMNetSnk.ConnectionCount Property

Syntax

Object.ConnectionCount As Long

Remarks

(Read only) Gets the number of live connections to the server.

Use the LMNetSnk.LastConnection Property to determine last connection in the list of available connections to the server. Use the LMNetSnk.ConnectionCount Property to determine the number of live connections to the server. Use the LMNetSnkConnection.NextConnection Property to get the next connection object from the list of available connections to the server. Use the LMNetSnkConnection.PrevConnection Property to get the previous connection object from the list of available connections to the server. Use the LMNetSnk.FindConnection Method to get the object of the connection at the specified ID in the list of available connections to the server.

See Also

Functions:

LMNetSnk.FirstConnection Property, LMNetSnk.LastConnection Property, LMNetSnk.FindConnection Method

Topics:

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