IInsightsClient::LongRunningOperationRetryTimeout Property

 

Gets or sets the retry timeout for Long Running Operations.

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

property int LongRunningOperationRetryTimeout {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32
Return to top
Show: