Метод | Описание | |
---|---|---|
Beginget_description ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dictionary ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dictionary_size ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_maximum_endpoints ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_maximum_endpoints ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_description ( System asyncResult ) : string | ||
Endget_dictionary ( System asyncResult ) : string | ||
Endget_dictionary_size ( System asyncResult ) : long | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState | ||
Endget_maximum_endpoints ( System asyncResult ) : long | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_maximum_endpoints ( System asyncResult ) : void | ||
NetworkingiSessionDeduplication ( ) : System |
Метод | Описание | |
---|---|---|
get_description ( ) : string | ||
get_dictionary ( ) : string | ||
get_dictionary_size ( ) : long | ||
get_enabled_state ( ) : CommonEnabledState | ||
get_maximum_endpoints ( ) : long | ||
get_version ( ) : string | ||
set_description ( string description ) : void | ||
set_enabled_state ( CommonEnabledState state ) : void | ||
set_maximum_endpoints ( long value ) : void |
public Beginget_description ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_dictionary ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_dictionary_size ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_enabled_state ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_maximum_endpoints ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult | ||
description | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_enabled_state ( CommonEnabledState state, System callback, object asyncState ) : System.IAsyncResult | ||
state | CommonEnabledState | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_maximum_endpoints ( long value, System callback, object asyncState ) : System.IAsyncResult | ||
value | long | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endget_description ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endget_dictionary ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endget_dictionary_size ( System asyncResult ) : long | ||
asyncResult | System | |
Результат | long |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState | ||
asyncResult | System | |
Результат | CommonEnabledState |
public Endget_maximum_endpoints ( System asyncResult ) : long | ||
asyncResult | System | |
Результат | long |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_maximum_endpoints ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public NetworkingiSessionDeduplication ( ) : System | ||
Результат | System |