Method | Description | |
---|---|---|
Beginget_auto_update_interval_type ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_update_mode_automatic_state ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginimport_signatures ( string filename, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_auto_update_interval_type ( string schedules, ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_update_mode_automatic_state ( string schedules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginupdate_signatures ( System callback, object asyncState ) : System.IAsyncResult | ||
ClassificationSignatureUpdateSchedule ( ) : System | ||
Endget_auto_update_interval_type ( System asyncResult ) : ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_update_mode_automatic_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endimport_signatures ( System asyncResult ) : void | ||
Endset_auto_update_interval_type ( System asyncResult ) : void | ||
Endset_update_mode_automatic_state ( System asyncResult ) : void | ||
Endupdate_signatures ( System asyncResult ) : void |
Method | Description | |
---|---|---|
get_auto_update_interval_type ( string schedules ) : ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType[] | ||
get_list ( ) : string[] | ||
get_update_mode_automatic_state ( string schedules ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
import_signatures ( string filename ) : void | ||
set_auto_update_interval_type ( string schedules, ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType types ) : void | ||
set_update_mode_automatic_state ( string schedules, CommonEnabledState states ) : void | ||
update_signatures ( ) : void |
public Beginget_auto_update_interval_type ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_update_mode_automatic_state ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginimport_signatures ( string filename, System callback, object asyncState ) : System.IAsyncResult | ||
filename | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_update_interval_type ( string schedules, ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType types, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
types | ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_update_mode_automatic_state ( string schedules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginupdate_signatures ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public ClassificationSignatureUpdateSchedule ( ) : System | ||
return | System |
public Endget_auto_update_interval_type ( System asyncResult ) : ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType[] | ||
asyncResult | System | |
return | ClassificationSignatureUpdateScheduleSignatureUpdateIntervalType[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_update_mode_automatic_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endimport_signatures ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_update_interval_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_update_mode_automatic_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endupdate_signatures ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |