WSManConnectionInfo.MaximumConnectionRedirectionCount 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.
Maximum uri redirection count.
public:
property int MaximumConnectionRedirectionCount { int get(); void set(int value); };
public:
property int MaximumConnectionRedirectionCount { int get(); void set(int value); };
public int MaximumConnectionRedirectionCount { get; set; }
member this.MaximumConnectionRedirectionCount : int with get, set
Public Property MaximumConnectionRedirectionCount As Integer