Method | Description | |
---|---|---|
Beginget_last_attempt_automatic_mode_state ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_last_attempt_time ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_last_attempt_user ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_last_update_automatic_mode_state ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_last_update_time ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_last_update_user ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_message ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_progress_status ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
ClassificationSignatureDefinition ( ) : System | ||
Endget_last_attempt_automatic_mode_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_last_attempt_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
Endget_last_attempt_user ( System asyncResult ) : string[] | ||
Endget_last_update_automatic_mode_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_last_update_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
Endget_last_update_user ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_message ( System asyncResult ) : string[] | ||
Endget_progress_status ( System asyncResult ) : ClassificationSignatureUpdateProgressStatus[] | ||
Endget_version ( System asyncResult ) : string |
Method | Description | |
---|---|---|
get_last_attempt_automatic_mode_state ( string definitions ) : CommonEnabledState[] | ||
get_last_attempt_time ( string definitions ) : iControl.CommonTimeStamp[] | ||
get_last_attempt_user ( string definitions ) : string[] | ||
get_last_update_automatic_mode_state ( string definitions ) : CommonEnabledState[] | ||
get_last_update_time ( string definitions ) : iControl.CommonTimeStamp[] | ||
get_last_update_user ( string definitions ) : string[] | ||
get_list ( ) : string[] | ||
get_message ( string definitions ) : string[] | ||
get_progress_status ( string definitions ) : ClassificationSignatureUpdateProgressStatus[] | ||
get_version ( ) : string |
public Beginget_last_attempt_automatic_mode_state ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_last_attempt_time ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_last_attempt_user ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_last_update_automatic_mode_state ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_last_update_time ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_last_update_user ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | 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_message ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_progress_status ( string definitions, System callback, object asyncState ) : System.IAsyncResult | ||
definitions | 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 ClassificationSignatureDefinition ( ) : System | ||
return | System |
public Endget_last_attempt_automatic_mode_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_last_attempt_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
asyncResult | System | |
return | iControl.CommonTimeStamp[] |
public Endget_last_attempt_user ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_last_update_automatic_mode_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_last_update_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
asyncResult | System | |
return | iControl.CommonTimeStamp[] |
public Endget_last_update_user ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_message ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_progress_status ( System asyncResult ) : ClassificationSignatureUpdateProgressStatus[] | ||
asyncResult | System | |
return | ClassificationSignatureUpdateProgressStatus[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |