Share via


IChannel.Start Method

[This topic is pre-release documentation and is subject to change in future releases. Participation in the preview is limited to invitees only. For more information, see the Release Notes.]

Starts the channel.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client.Live (in Microsoft.WindowsAzure.MediaServices.Client.Live.dll)

Syntax

'Declaration
Sub Start
'Usage
Dim instance As IChannel

instance.Start()
void Start()
void Start()
abstract Start : unit -> unit
function Start()

See Also

Reference

IChannel Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace