WSManConnectionInfo.MaxConnectionRetryCount Property

Definition

Specifies the maximum number of connection retries if previous connection attempts fail due to network issues.

public:
 property int MaxConnectionRetryCount { int get(); void set(int value); };
public:
 property int MaxConnectionRetryCount { int get(); void set(int value); };
public int MaxConnectionRetryCount { get; set; }
member this.MaxConnectionRetryCount : int with get, set
Public Property MaxConnectionRetryCount As Integer

Property Value

Applies to