MediaServicesManagementClient::LongRunningOperationRetryTimeout Property

 

Gets or sets the retry timeout for Long Running Operations.

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

public:
property int LongRunningOperationRetryTimeout {
	virtual int get() sealed;
	virtual void set(int value) sealed;
}

Property Value

Type: System::Int32
Return to top
Show: