Share via


IProgram.Stop 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.]

Stops the program.

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

Syntax

'Declaration
Sub Stop
'Usage
Dim instance As IProgram

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

See Also

Reference

IProgram Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace