Method | Description | |
---|---|---|
Begincreate ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_sip_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_sip_route ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_from_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_request_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_selection_mode ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_to_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_virtual_server ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreplace_peer ( string sip_routes, string peers, long priorities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string sip_routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_from_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_request_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_selection_mode ( string sip_routes, LocalLBMessageRoutingSIPRouteSelectionMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_to_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_virtual_server ( string sip_routes, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_sip_routes ( System asyncResult ) : void | ||
Enddelete_sip_route ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_from_uri ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_peer ( System asyncResult ) : string[][] | ||
Endget_request_uri ( System asyncResult ) : string[] | ||
Endget_selection_mode ( System asyncResult ) : LocalLBMessageRoutingSIPRouteSelectionMode[] | ||
Endget_to_uri ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_virtual_server ( System asyncResult ) : string[] | ||
Endreplace_peer ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_from_uri ( System asyncResult ) : void | ||
Endset_request_uri ( System asyncResult ) : void | ||
Endset_selection_mode ( System asyncResult ) : void | ||
Endset_to_uri ( System asyncResult ) : void | ||
Endset_virtual_server ( System asyncResult ) : void | ||
LocalLBMessageRoutingSIPRoute ( ) : System |
Method | Description | |
---|---|---|
create ( string sip_routes ) : void | ||
delete_all_sip_routes ( ) : void | ||
delete_sip_route ( string sip_routes ) : void | ||
get_description ( string sip_routes ) : string[] | ||
get_from_uri ( string sip_routes ) : string[] | ||
get_list ( ) : string[] | ||
get_peer ( string sip_routes ) : string[][] | ||
get_request_uri ( string sip_routes ) : string[] | ||
get_selection_mode ( string sip_routes ) : LocalLBMessageRoutingSIPRouteSelectionMode[] | ||
get_to_uri ( string sip_routes ) : string[] | ||
get_version ( ) : string | ||
get_virtual_server ( string sip_routes ) : string[] | ||
replace_peer ( string sip_routes, string peers, long priorities ) : void | ||
set_description ( string sip_routes, string descriptions ) : void | ||
set_from_uri ( string sip_routes, string uris ) : void | ||
set_request_uri ( string sip_routes, string uris ) : void | ||
set_selection_mode ( string sip_routes, LocalLBMessageRoutingSIPRouteSelectionMode modes ) : void | ||
set_to_uri ( string sip_routes, string uris ) : void | ||
set_virtual_server ( string sip_routes, string virtual_servers ) : void |
public Begincreate ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_sip_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_sip_route ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_from_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | 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_peer ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_request_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_selection_mode ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_to_uri ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | 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 Beginget_virtual_server ( string sip_routes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreplace_peer ( string sip_routes, string peers, long priorities, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
peers | string | |
priorities | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string sip_routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_from_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
uris | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_request_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
uris | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_selection_mode ( string sip_routes, LocalLBMessageRoutingSIPRouteSelectionMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
modes | LocalLBMessageRoutingSIPRouteSelectionMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_to_uri ( string sip_routes, string uris, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
uris | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_virtual_server ( string sip_routes, string virtual_servers, System callback, object asyncState ) : System.IAsyncResult | ||
sip_routes | string | |
virtual_servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_sip_routes ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_sip_route ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_from_uri ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_peer ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_request_uri ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_selection_mode ( System asyncResult ) : LocalLBMessageRoutingSIPRouteSelectionMode[] | ||
asyncResult | System | |
return | LocalLBMessageRoutingSIPRouteSelectionMode[] |
public Endget_to_uri ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_virtual_server ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endreplace_peer ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_from_uri ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_request_uri ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_selection_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_to_uri ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_virtual_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public LocalLBMessageRoutingSIPRoute ( ) : System | ||
return | System |