Share via


IChannel.Update 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.]

Updates this channel instance.

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

Syntax

'Declaration
Sub Update
'Usage
Dim instance As IChannel

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

See Also

Reference

IChannel Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace