Method | Description | |
---|---|---|
ASMSystemConfiguration ( ) : System | ||
Beginget_signature_file_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_violation_severities ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_asm_ready ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_violation_severities ( |
||
Beginupdate_signature_file_automatic ( bool flg_is_user_defined, bool do_set_active, bool force, string user_name, bool check_interval, System callback, object asyncState ) : System.IAsyncResult | ||
Beginupdate_signature_file_manual ( |
||
Endget_signature_file_version ( System asyncResult ) : string | ||
Endget_version ( System asyncResult ) : string | ||
Endget_violation_severities ( System asyncResult ) : iControl.ASMViolationSeverity[] | ||
Endis_asm_ready ( System asyncResult ) : bool | ||
Endset_violation_severities ( System asyncResult ) : void | ||
Endupdate_signature_file_automatic ( System asyncResult ) : |
||
Endupdate_signature_file_manual ( System asyncResult ) : |
Method | Description | |
---|---|---|
get_signature_file_version ( ) : string | ||
get_version ( ) : string | ||
get_violation_severities ( ) : iControl.ASMViolationSeverity[] | ||
is_asm_ready ( ) : bool | ||
set_violation_severities ( |
||
update_signature_file_automatic ( bool flg_is_user_defined, bool do_set_active, bool force, string user_name, bool check_interval ) : |
||
update_signature_file_manual ( |
public Beginget_signature_file_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_violation_severities ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_asm_ready ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_violation_severities ( |
||
violation_severities | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginupdate_signature_file_automatic ( bool flg_is_user_defined, bool do_set_active, bool force, string user_name, bool check_interval, System callback, object asyncState ) : System.IAsyncResult | ||
flg_is_user_defined | bool | |
do_set_active | bool | |
force | bool | |
user_name | string | |
check_interval | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginupdate_signature_file_manual ( |
||
file_context | ||
flg_is_user_defined | bool | |
do_set_active | bool | |
force | bool | |
user_name | string | |
check_interval | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_signature_file_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_violation_severities ( System asyncResult ) : iControl.ASMViolationSeverity[] | ||
asyncResult | System | |
return | iControl.ASMViolationSeverity[] |
public Endis_asm_ready ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public Endset_violation_severities ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endupdate_signature_file_automatic ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endupdate_signature_file_manual ( System asyncResult ) : |
||
asyncResult | System | |
return |