StartJobCommand.ThrottleLimit 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.
Overriding to suppress this parameter.
public:
virtual property int ThrottleLimit { int get(); };
public:
virtual property int ThrottleLimit { int get(); };
public override int ThrottleLimit { get; }
member this.ThrottleLimit : int
Public Overrides ReadOnly Property ThrottleLimit As Integer