public static int? RetryIntervalMinutes { get; }Public Shared ReadOnly Property RetryIntervalMinutes As Integer?
Getpublic:
static property Nullable<int> RetryIntervalMinutes {
Nullable<int> get ();
}static member RetryIntervalMinutes : Nullable<int> with get