Property | Type | Description | |
---|---|---|---|
DefaultDegradedThreshold | decimal | ||
DefaultFailureThreshold | decimal |
Method | Description | |
---|---|---|
SqlDatabaseSizeMonitor ( string server, string database, string user, string password ) : System |
Method | Description | |
---|---|---|
Invoke ( ) : System.Threading.Tasks.Task |
protected Invoke ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public SqlDatabaseSizeMonitor ( string server, string database, string user, string password ) : System | ||
server | string | |
database | string | |
user | string | |
password | string | |
return | System |
public static decimal DefaultDegradedThreshold | ||
return | decimal |