共用方式為


SignalROptions.RetryOptions Property

Definition

Gets or sets the retry options.

public Microsoft.Azure.SignalR.Management.ServiceManagerRetryOptions? RetryOptions { get; set; }
member this.RetryOptions : Microsoft.Azure.SignalR.Management.ServiceManagerRetryOptions with get, set
Public Property RetryOptions As ServiceManagerRetryOptions

Property Value

Microsoft.Azure.SignalR.Management.ServiceManagerRetryOptions

Applies to