IJob.Refresh Method

Force entity and underlying properties to be refreshed.

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

Syntax

'Declaration
Sub Refresh
'Usage
Dim instance As IJob

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

See Also

Reference

IJob Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace