Method | Description | |
---|---|---|
Beginget_active_folder ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dtd_processing_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_force_sessions_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_sessions ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_recursive_query_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_returned_path ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_session_identifier ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_session_timeout ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_transaction_timeout ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginrollback_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_active_folder ( string folder, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dtd_processing_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_force_sessions_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_maximum_sessions ( long sessions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_recursive_query_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_returned_path ( SystemSessionReturnedPath path, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_session_timeout ( long timeout, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_transaction_timeout ( long timeout, System callback, object asyncState ) : System.IAsyncResult | ||
Beginstart_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginsubmit_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
Endget_active_folder ( System asyncResult ) : string | ||
Endget_dtd_processing_state ( System asyncResult ) : CommonEnabledState | ||
Endget_force_sessions_state ( System asyncResult ) : CommonEnabledState | ||
Endget_maximum_sessions ( System asyncResult ) : long | ||
Endget_recursive_query_state ( System asyncResult ) : CommonEnabledState | ||
Endget_returned_path ( System asyncResult ) : SystemSessionReturnedPath | ||
Endget_session_identifier ( System asyncResult ) : long | ||
Endget_session_timeout ( System asyncResult ) : long | ||
Endget_transaction_timeout ( System asyncResult ) : long | ||
Endget_version ( System asyncResult ) : string | ||
Endrollback_transaction ( System asyncResult ) : void | ||
Endset_active_folder ( System asyncResult ) : void | ||
Endset_dtd_processing_state ( System asyncResult ) : void | ||
Endset_force_sessions_state ( System asyncResult ) : void | ||
Endset_maximum_sessions ( System asyncResult ) : void | ||
Endset_recursive_query_state ( System asyncResult ) : void | ||
Endset_returned_path ( System asyncResult ) : void | ||
Endset_session_timeout ( System asyncResult ) : void | ||
Endset_transaction_timeout ( System asyncResult ) : void | ||
Endstart_transaction ( System asyncResult ) : long | ||
Endsubmit_transaction ( System asyncResult ) : void | ||
SystemSession ( ) : System |
Method | Description | |
---|---|---|
get_active_folder ( ) : string | ||
get_dtd_processing_state ( ) : CommonEnabledState | ||
get_force_sessions_state ( ) : CommonEnabledState | ||
get_maximum_sessions ( ) : long | ||
get_recursive_query_state ( ) : CommonEnabledState | ||
get_returned_path ( ) : SystemSessionReturnedPath | ||
get_session_identifier ( ) : long | ||
get_session_timeout ( ) : long | ||
get_transaction_timeout ( ) : long | ||
get_version ( ) : string | ||
rollback_transaction ( ) : void | ||
set_active_folder ( string folder ) : void | ||
set_dtd_processing_state ( CommonEnabledState state ) : void | ||
set_force_sessions_state ( CommonEnabledState state ) : void | ||
set_maximum_sessions ( long sessions ) : void | ||
set_recursive_query_state ( CommonEnabledState state ) : void | ||
set_returned_path ( SystemSessionReturnedPath path ) : void | ||
set_session_timeout ( long timeout ) : void | ||
set_transaction_timeout ( long timeout ) : void | ||
start_transaction ( ) : long | ||
submit_transaction ( ) : void |
public Beginget_active_folder ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dtd_processing_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_force_sessions_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_maximum_sessions ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_recursive_query_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_returned_path ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_session_identifier ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_session_timeout ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_transaction_timeout ( 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 Beginrollback_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_active_folder ( string folder, System callback, object asyncState ) : System.IAsyncResult | ||
folder | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_dtd_processing_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_force_sessions_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_maximum_sessions ( long sessions, System callback, object asyncState ) : System.IAsyncResult | ||
sessions | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_recursive_query_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_returned_path ( SystemSessionReturnedPath path, System callback, object asyncState ) : System.IAsyncResult | ||
path | SystemSessionReturnedPath | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_session_timeout ( long timeout, System callback, object asyncState ) : System.IAsyncResult | ||
timeout | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_transaction_timeout ( long timeout, System callback, object asyncState ) : System.IAsyncResult | ||
timeout | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginstart_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginsubmit_transaction ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endget_active_folder ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_dtd_processing_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
return | CommonEnabledState |
public Endget_force_sessions_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
return | CommonEnabledState |
public Endget_maximum_sessions ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_recursive_query_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
return | CommonEnabledState |
public Endget_returned_path ( System asyncResult ) : SystemSessionReturnedPath | ||
asyncResult | System | |
return | SystemSessionReturnedPath |
public Endget_session_identifier ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_session_timeout ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_transaction_timeout ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endrollback_transaction ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_active_folder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_dtd_processing_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_force_sessions_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_maximum_sessions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_recursive_query_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_returned_path ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_session_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_transaction_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endstart_transaction ( System asyncResult ) : long | ||
asyncResult | System | |
return | long |
public Endsubmit_transaction ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |