Method | Description | |
---|---|---|
Beginget_entry ( bool peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_entry_action ( bool peers, |
||
Beginget_entry_action_required_state ( bool peers, |
||
Beginget_entry_data ( bool peers, |
||
Beginget_entry_enabled_state ( bool peers, |
||
Beginget_entry_failure_state ( bool peers, |
||
Beginget_entry_timeout ( bool peers, |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Endget_entry ( System asyncResult ) : iControl.SystemHAStatusEntryID[][] | ||
Endget_entry_action ( System asyncResult ) : CommonHAAction[][] | ||
Endget_entry_action_required_state ( System asyncResult ) : CommonEnabledState[][] | ||
Endget_entry_data ( System asyncResult ) : long[][] | ||
Endget_entry_enabled_state ( System asyncResult ) : CommonEnabledState[][] | ||
Endget_entry_failure_state ( System asyncResult ) : CommonEnabledState[][] | ||
Endget_entry_timeout ( System asyncResult ) : long[][] | ||
Endget_version ( System asyncResult ) : string | ||
SystemHAStatus ( ) : System |
Method | Description | |
---|---|---|
get_entry ( bool peers ) : iControl.SystemHAStatusEntryID[][] | ||
get_entry_action ( bool peers, |
||
get_entry_action_required_state ( bool peers, |
||
get_entry_data ( bool peers, |
||
get_entry_enabled_state ( bool peers, |
||
get_entry_failure_state ( bool peers, |
||
get_entry_timeout ( bool peers, |
||
get_version ( ) : string |
public Beginget_entry ( bool peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_action ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_action_required_state ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_data ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_enabled_state ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_failure_state ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_entry_timeout ( bool peers, |
||
peers | bool | |
ids | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_entry ( System asyncResult ) : iControl.SystemHAStatusEntryID[][] | ||
asyncResult | System | |
return | iControl.SystemHAStatusEntryID[][] |
public Endget_entry_action ( System asyncResult ) : CommonHAAction[][] | ||
asyncResult | System | |
return | CommonHAAction[][] |
public Endget_entry_action_required_state ( System asyncResult ) : CommonEnabledState[][] | ||
asyncResult | System | |
return | CommonEnabledState[][] |
public Endget_entry_data ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_entry_enabled_state ( System asyncResult ) : CommonEnabledState[][] | ||
asyncResult | System | |
return | CommonEnabledState[][] |
public Endget_entry_failure_state ( System asyncResult ) : CommonEnabledState[][] | ||
asyncResult | System | |
return | CommonEnabledState[][] |
public Endget_entry_timeout ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |