Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the RunLimitInterval property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
int RunLimitInterval { get; set; }
property int RunLimitInterval {
int get();
void set(int value);
}
abstract RunLimitInterval : int with get, set
Property RunLimitInterval As Integer
Property Value
Type: System.Int32
Returns the RunLimitInterval property.
Implements
See Also
IFsrmActionEventLog Interface
Microsoft.Storage Namespace
Return to top