ConversionPropertiesResult.MinimumRetryDelay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum number of seconds one has to wait before polling the conversion properties again.
public:
property int MinimumRetryDelay { int get(); };
public int MinimumRetryDelay { get; }
member this.MinimumRetryDelay : int
Public ReadOnly Property MinimumRetryDelay As Integer