C# Class iControl.LocalLBMonitor

Inheritance: iControlInterface
Afficher le fichier Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
Begincreate_template ( LocalLBMonitorMonitorTemplate templates, LocalLBMonitorCommonAttributes template_attributes, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_templates ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_template ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_adaptive_divergence_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_adaptive_divergence_value ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_adaptive_limit ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_adaptive_sampling_timespan ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_adaptive_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_instance_state ( LocalLBMonitorInstance instances, System callback, object asyncState ) : System.IAsyncResult
Beginget_manual_resume_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_parent_template ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_address_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_destination ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_integer_property ( string template_names, LocalLBMonitorIntPropertyType property_types, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_template_reverse_mode ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_string_property ( string template_names, LocalLBMonitorStrPropertyType property_types, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_transparent_mode ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_template_user_defined_string_property ( string template_names, string property_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginis_template_directly_usable ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_template_read_only ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_template_root ( string template_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_adaptive_divergence_type ( string template_names, LocalLBMonitorAdaptiveType types, System callback, object asyncState ) : System.IAsyncResult
Beginset_adaptive_divergence_value ( string template_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_adaptive_limit ( string template_names, long limits, System callback, object asyncState ) : System.IAsyncResult
Beginset_adaptive_sampling_timespan ( string template_names, long timespans, System callback, object asyncState ) : System.IAsyncResult
Beginset_adaptive_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string template_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_instance_state ( LocalLBMonitorInstanceState instance_states, System callback, object asyncState ) : System.IAsyncResult
Beginset_manual_resume_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_destination ( string template_names, LocalLBMonitorIPPort destinations, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_integer_property ( string template_names, LocalLBMonitorIntegerValue values, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_reverse_mode ( string template_names, bool reverse_modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_string_property ( string template_names, LocalLBMonitorStringValue values, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_transparent_mode ( string template_names, bool transparent_modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_template_user_defined_string_property ( string template_names, LocalLBMonitorUserDefinedStringValue values, System callback, object asyncState ) : System.IAsyncResult
Endcreate_template ( System asyncResult ) : void
Enddelete_all_templates ( System asyncResult ) : void
Enddelete_template ( System asyncResult ) : void
Endget_adaptive_divergence_type ( System asyncResult ) : LocalLBMonitorAdaptiveType[]
Endget_adaptive_divergence_value ( System asyncResult ) : long[]
Endget_adaptive_limit ( System asyncResult ) : long[]
Endget_adaptive_sampling_timespan ( System asyncResult ) : long[]
Endget_adaptive_state ( System asyncResult ) : CommonEnabledState[]
Endget_description ( System asyncResult ) : string[]
Endget_instance_state ( System asyncResult ) : iControl.LocalLBMonitorInstanceState[]
Endget_manual_resume_state ( System asyncResult ) : CommonEnabledState[]
Endget_parent_template ( System asyncResult ) : string[]
Endget_template_address_type ( System asyncResult ) : LocalLBAddressType[]
Endget_template_destination ( System asyncResult ) : iControl.LocalLBMonitorIPPort[]
Endget_template_integer_property ( System asyncResult ) : iControl.LocalLBMonitorIntegerValue[]
Endget_template_list ( System asyncResult ) : iControl.LocalLBMonitorMonitorTemplate[]
Endget_template_reverse_mode ( System asyncResult ) : bool[]
Endget_template_state ( System asyncResult ) : CommonEnabledState[]
Endget_template_string_property ( System asyncResult ) : iControl.LocalLBMonitorStringValue[]
Endget_template_transparent_mode ( System asyncResult ) : bool[]
Endget_template_type ( System asyncResult ) : LocalLBMonitorTemplateType[]
Endget_template_user_defined_string_property ( System asyncResult ) : iControl.LocalLBMonitorUserDefinedStringValue[]
Endget_version ( System asyncResult ) : string
Endis_template_directly_usable ( System asyncResult ) : bool[]
Endis_template_read_only ( System asyncResult ) : bool[]
Endis_template_root ( System asyncResult ) : bool[]
Endset_adaptive_divergence_type ( System asyncResult ) : void
Endset_adaptive_divergence_value ( System asyncResult ) : void
Endset_adaptive_limit ( System asyncResult ) : void
Endset_adaptive_sampling_timespan ( System asyncResult ) : void
Endset_adaptive_state ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_instance_state ( System asyncResult ) : void
Endset_manual_resume_state ( System asyncResult ) : void
Endset_template_destination ( System asyncResult ) : void
Endset_template_integer_property ( System asyncResult ) : void
Endset_template_reverse_mode ( System asyncResult ) : void
Endset_template_state ( System asyncResult ) : void
Endset_template_string_property ( System asyncResult ) : void
Endset_template_transparent_mode ( System asyncResult ) : void
Endset_template_user_defined_string_property ( System asyncResult ) : void
LocalLBMonitor ( ) : System

Private Methods

Méthode Description
create_template ( LocalLBMonitorMonitorTemplate templates, LocalLBMonitorCommonAttributes template_attributes ) : void
delete_all_templates ( ) : void
delete_template ( string template_names ) : void
get_adaptive_divergence_type ( string template_names ) : LocalLBMonitorAdaptiveType[]
get_adaptive_divergence_value ( string template_names ) : long[]
get_adaptive_limit ( string template_names ) : long[]
get_adaptive_sampling_timespan ( string template_names ) : long[]
get_adaptive_state ( string template_names ) : CommonEnabledState[]
get_description ( string template_names ) : string[]
get_instance_state ( LocalLBMonitorInstance instances ) : LocalLBMonitorInstanceState[]
get_manual_resume_state ( string template_names ) : CommonEnabledState[]
get_parent_template ( string template_names ) : string[]
get_template_address_type ( string template_names ) : LocalLBAddressType[]
get_template_destination ( string template_names ) : LocalLBMonitorIPPort[]
get_template_integer_property ( string template_names, LocalLBMonitorIntPropertyType property_types ) : LocalLBMonitorIntegerValue[]
get_template_list ( ) : LocalLBMonitorMonitorTemplate[]
get_template_reverse_mode ( string template_names ) : bool[]
get_template_state ( string template_names ) : CommonEnabledState[]
get_template_string_property ( string template_names, LocalLBMonitorStrPropertyType property_types ) : LocalLBMonitorStringValue[]
get_template_transparent_mode ( string template_names ) : bool[]
get_template_type ( string template_names ) : LocalLBMonitorTemplateType[]
get_template_user_defined_string_property ( string template_names, string property_names ) : LocalLBMonitorUserDefinedStringValue[]
get_version ( ) : string
is_template_directly_usable ( string template_names ) : bool[]
is_template_read_only ( string template_names ) : bool[]
is_template_root ( string template_names ) : bool[]
set_adaptive_divergence_type ( string template_names, LocalLBMonitorAdaptiveType types ) : void
set_adaptive_divergence_value ( string template_names, long values ) : void
set_adaptive_limit ( string template_names, long limits ) : void
set_adaptive_sampling_timespan ( string template_names, long timespans ) : void
set_adaptive_state ( string template_names, CommonEnabledState states ) : void
set_description ( string template_names, string descriptions ) : void
set_instance_state ( LocalLBMonitorInstanceState instance_states ) : void
set_manual_resume_state ( string template_names, CommonEnabledState states ) : void
set_template_destination ( string template_names, LocalLBMonitorIPPort destinations ) : void
set_template_integer_property ( string template_names, LocalLBMonitorIntegerValue values ) : void
set_template_reverse_mode ( string template_names, bool reverse_modes ) : void
set_template_state ( string template_names, CommonEnabledState states ) : void
set_template_string_property ( string template_names, LocalLBMonitorStringValue values ) : void
set_template_transparent_mode ( string template_names, bool transparent_modes ) : void
set_template_user_defined_string_property ( string template_names, LocalLBMonitorUserDefinedStringValue values ) : void

Method Details

Begincreate_template() public méthode

public Begincreate_template ( LocalLBMonitorMonitorTemplate templates, LocalLBMonitorCommonAttributes template_attributes, System callback, object asyncState ) : System.IAsyncResult
templates LocalLBMonitorMonitorTemplate
template_attributes LocalLBMonitorCommonAttributes
callback System
asyncState object
Résultat System.IAsyncResult

Begindelete_all_templates() public méthode

public Begindelete_all_templates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

Begindelete_template() public méthode

public Begindelete_template ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_adaptive_divergence_type() public méthode

public Beginget_adaptive_divergence_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_adaptive_divergence_value() public méthode

public Beginget_adaptive_divergence_value ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_adaptive_limit() public méthode

public Beginget_adaptive_limit ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_adaptive_sampling_timespan() public méthode

public Beginget_adaptive_sampling_timespan ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_adaptive_state() public méthode

public Beginget_adaptive_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_description() public méthode

public Beginget_description ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_instance_state() public méthode

public Beginget_instance_state ( LocalLBMonitorInstance instances, System callback, object asyncState ) : System.IAsyncResult
instances LocalLBMonitorInstance
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_manual_resume_state() public méthode

public Beginget_manual_resume_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_parent_template() public méthode

public Beginget_parent_template ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_address_type() public méthode

public Beginget_template_address_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_destination() public méthode

public Beginget_template_destination ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_integer_property() public méthode

public Beginget_template_integer_property ( string template_names, LocalLBMonitorIntPropertyType property_types, System callback, object asyncState ) : System.IAsyncResult
template_names string
property_types LocalLBMonitorIntPropertyType
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_list() public méthode

public Beginget_template_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_reverse_mode() public méthode

public Beginget_template_reverse_mode ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_state() public méthode

public Beginget_template_state ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_string_property() public méthode

public Beginget_template_string_property ( string template_names, LocalLBMonitorStrPropertyType property_types, System callback, object asyncState ) : System.IAsyncResult
template_names string
property_types LocalLBMonitorStrPropertyType
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_transparent_mode() public méthode

public Beginget_template_transparent_mode ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_type() public méthode

public Beginget_template_type ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_template_user_defined_string_property() public méthode

public Beginget_template_user_defined_string_property ( string template_names, string property_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
property_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginget_version() public méthode

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

Beginis_template_directly_usable() public méthode

public Beginis_template_directly_usable ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginis_template_read_only() public méthode

public Beginis_template_read_only ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginis_template_root() public méthode

public Beginis_template_root ( string template_names, System callback, object asyncState ) : System.IAsyncResult
template_names string
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_adaptive_divergence_type() public méthode

public Beginset_adaptive_divergence_type ( string template_names, LocalLBMonitorAdaptiveType types, System callback, object asyncState ) : System.IAsyncResult
template_names string
types LocalLBMonitorAdaptiveType
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_adaptive_divergence_value() public méthode

public Beginset_adaptive_divergence_value ( string template_names, long values, System callback, object asyncState ) : System.IAsyncResult
template_names string
values long
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_adaptive_limit() public méthode

public Beginset_adaptive_limit ( string template_names, long limits, System callback, object asyncState ) : System.IAsyncResult
template_names string
limits long
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_adaptive_sampling_timespan() public méthode

public Beginset_adaptive_sampling_timespan ( string template_names, long timespans, System callback, object asyncState ) : System.IAsyncResult
template_names string
timespans long
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_adaptive_state() public méthode

public Beginset_adaptive_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
template_names string
states CommonEnabledState
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_description() public méthode

public Beginset_description ( string template_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
template_names string
descriptions string
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_instance_state() public méthode

public Beginset_instance_state ( LocalLBMonitorInstanceState instance_states, System callback, object asyncState ) : System.IAsyncResult
instance_states LocalLBMonitorInstanceState
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_manual_resume_state() public méthode

public Beginset_manual_resume_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
template_names string
states CommonEnabledState
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_destination() public méthode

public Beginset_template_destination ( string template_names, LocalLBMonitorIPPort destinations, System callback, object asyncState ) : System.IAsyncResult
template_names string
destinations LocalLBMonitorIPPort
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_integer_property() public méthode

public Beginset_template_integer_property ( string template_names, LocalLBMonitorIntegerValue values, System callback, object asyncState ) : System.IAsyncResult
template_names string
values LocalLBMonitorIntegerValue
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_reverse_mode() public méthode

public Beginset_template_reverse_mode ( string template_names, bool reverse_modes, System callback, object asyncState ) : System.IAsyncResult
template_names string
reverse_modes bool
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_state() public méthode

public Beginset_template_state ( string template_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
template_names string
states CommonEnabledState
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_string_property() public méthode

public Beginset_template_string_property ( string template_names, LocalLBMonitorStringValue values, System callback, object asyncState ) : System.IAsyncResult
template_names string
values LocalLBMonitorStringValue
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_transparent_mode() public méthode

public Beginset_template_transparent_mode ( string template_names, bool transparent_modes, System callback, object asyncState ) : System.IAsyncResult
template_names string
transparent_modes bool
callback System
asyncState object
Résultat System.IAsyncResult

Beginset_template_user_defined_string_property() public méthode

public Beginset_template_user_defined_string_property ( string template_names, LocalLBMonitorUserDefinedStringValue values, System callback, object asyncState ) : System.IAsyncResult
template_names string
values LocalLBMonitorUserDefinedStringValue
callback System
asyncState object
Résultat System.IAsyncResult

Endcreate_template() public méthode

public Endcreate_template ( System asyncResult ) : void
asyncResult System
Résultat void

Enddelete_all_templates() public méthode

public Enddelete_all_templates ( System asyncResult ) : void
asyncResult System
Résultat void

Enddelete_template() public méthode

public Enddelete_template ( System asyncResult ) : void
asyncResult System
Résultat void

Endget_adaptive_divergence_type() public méthode

public Endget_adaptive_divergence_type ( System asyncResult ) : LocalLBMonitorAdaptiveType[]
asyncResult System
Résultat LocalLBMonitorAdaptiveType[]

Endget_adaptive_divergence_value() public méthode

public Endget_adaptive_divergence_value ( System asyncResult ) : long[]
asyncResult System
Résultat long[]

Endget_adaptive_limit() public méthode

public Endget_adaptive_limit ( System asyncResult ) : long[]
asyncResult System
Résultat long[]

Endget_adaptive_sampling_timespan() public méthode

public Endget_adaptive_sampling_timespan ( System asyncResult ) : long[]
asyncResult System
Résultat long[]

Endget_adaptive_state() public méthode

public Endget_adaptive_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Résultat CommonEnabledState[]

Endget_description() public méthode

public Endget_description ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

Endget_instance_state() public méthode

public Endget_instance_state ( System asyncResult ) : iControl.LocalLBMonitorInstanceState[]
asyncResult System
Résultat iControl.LocalLBMonitorInstanceState[]

Endget_manual_resume_state() public méthode

public Endget_manual_resume_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Résultat CommonEnabledState[]

Endget_parent_template() public méthode

public Endget_parent_template ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

Endget_template_address_type() public méthode

public Endget_template_address_type ( System asyncResult ) : LocalLBAddressType[]
asyncResult System
Résultat LocalLBAddressType[]

Endget_template_destination() public méthode

public Endget_template_destination ( System asyncResult ) : iControl.LocalLBMonitorIPPort[]
asyncResult System
Résultat iControl.LocalLBMonitorIPPort[]

Endget_template_integer_property() public méthode

public Endget_template_integer_property ( System asyncResult ) : iControl.LocalLBMonitorIntegerValue[]
asyncResult System
Résultat iControl.LocalLBMonitorIntegerValue[]

Endget_template_list() public méthode

public Endget_template_list ( System asyncResult ) : iControl.LocalLBMonitorMonitorTemplate[]
asyncResult System
Résultat iControl.LocalLBMonitorMonitorTemplate[]

Endget_template_reverse_mode() public méthode

public Endget_template_reverse_mode ( System asyncResult ) : bool[]
asyncResult System
Résultat bool[]

Endget_template_state() public méthode

public Endget_template_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Résultat CommonEnabledState[]

Endget_template_string_property() public méthode

public Endget_template_string_property ( System asyncResult ) : iControl.LocalLBMonitorStringValue[]
asyncResult System
Résultat iControl.LocalLBMonitorStringValue[]

Endget_template_transparent_mode() public méthode

public Endget_template_transparent_mode ( System asyncResult ) : bool[]
asyncResult System
Résultat bool[]

Endget_template_type() public méthode

public Endget_template_type ( System asyncResult ) : LocalLBMonitorTemplateType[]
asyncResult System
Résultat LocalLBMonitorTemplateType[]

Endget_template_user_defined_string_property() public méthode

public Endget_template_user_defined_string_property ( System asyncResult ) : iControl.LocalLBMonitorUserDefinedStringValue[]
asyncResult System
Résultat iControl.LocalLBMonitorUserDefinedStringValue[]

Endget_version() public méthode

public Endget_version ( System asyncResult ) : string
asyncResult System
Résultat string

Endis_template_directly_usable() public méthode

public Endis_template_directly_usable ( System asyncResult ) : bool[]
asyncResult System
Résultat bool[]

Endis_template_read_only() public méthode

public Endis_template_read_only ( System asyncResult ) : bool[]
asyncResult System
Résultat bool[]

Endis_template_root() public méthode

public Endis_template_root ( System asyncResult ) : bool[]
asyncResult System
Résultat bool[]

Endset_adaptive_divergence_type() public méthode

public Endset_adaptive_divergence_type ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_adaptive_divergence_value() public méthode

public Endset_adaptive_divergence_value ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_adaptive_limit() public méthode

public Endset_adaptive_limit ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_adaptive_sampling_timespan() public méthode

public Endset_adaptive_sampling_timespan ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_adaptive_state() public méthode

public Endset_adaptive_state ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_description() public méthode

public Endset_description ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_instance_state() public méthode

public Endset_instance_state ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_manual_resume_state() public méthode

public Endset_manual_resume_state ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_destination() public méthode

public Endset_template_destination ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_integer_property() public méthode

public Endset_template_integer_property ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_reverse_mode() public méthode

public Endset_template_reverse_mode ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_state() public méthode

public Endset_template_state ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_string_property() public méthode

public Endset_template_string_property ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_transparent_mode() public méthode

public Endset_template_transparent_mode ( System asyncResult ) : void
asyncResult System
Résultat void

Endset_template_user_defined_string_property() public méthode

public Endset_template_user_defined_string_property ( System asyncResult ) : void
asyncResult System
Résultat void

LocalLBMonitor() public méthode

public LocalLBMonitor ( ) : System
Résultat System