LMNetSnkConnection.NextConnection Property

Syntax

Object.NextConnection As LMNetSnkConnection

Remarks

(Read only) Gets the next connection object from the list of available connections to the server. For more information, refer to the LMNetSnk object.

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

Elements:

LMNetSnkConnection.PrevConnection Property

Topics:

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