Метод | Описание | |
---|---|---|
Begincreate ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_weekly_schedules ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_weekly_schedule ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_daily_hour_end ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_daily_hour_start ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_date_valid_end ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_date_valid_start ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_days_of_week ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_daily_hour_end ( string schedules, |
||
Beginset_daily_hour_start ( string schedules, |
||
Beginset_date_valid_end ( string schedules, |
||
Beginset_date_valid_start ( string schedules, |
||
Beginset_days_of_week ( string schedules, SecurityFirewallWeeklyScheduleFWWeekDay days, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string schedules, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_weekly_schedules ( System asyncResult ) : void | ||
Enddelete_weekly_schedule ( System asyncResult ) : void | ||
Endget_daily_hour_end ( System asyncResult ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
Endget_daily_hour_start ( System asyncResult ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
Endget_date_valid_end ( System asyncResult ) : iControl.CommonTimeStampExpiry[] | ||
Endget_date_valid_start ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
Endget_days_of_week ( System asyncResult ) : SecurityFirewallWeeklyScheduleFWWeekDay[][] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_daily_hour_end ( System asyncResult ) : void | ||
Endset_daily_hour_start ( System asyncResult ) : void | ||
Endset_date_valid_end ( System asyncResult ) : void | ||
Endset_date_valid_start ( System asyncResult ) : void | ||
Endset_days_of_week ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
SecurityFirewallWeeklySchedule ( ) : System |
Метод | Описание | |
---|---|---|
create ( string schedules ) : void | ||
delete_all_weekly_schedules ( ) : void | ||
delete_weekly_schedule ( string schedules ) : void | ||
get_daily_hour_end ( string schedules ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
get_daily_hour_start ( string schedules ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
get_date_valid_end ( string schedules ) : iControl.CommonTimeStampExpiry[] | ||
get_date_valid_start ( string schedules ) : iControl.CommonTimeStamp[] | ||
get_days_of_week ( string schedules ) : SecurityFirewallWeeklyScheduleFWWeekDay[][] | ||
get_description ( string schedules ) : string[] | ||
get_list ( ) : string[] | ||
get_version ( ) : string | ||
set_daily_hour_end ( string schedules, |
||
set_daily_hour_start ( string schedules, |
||
set_date_valid_end ( string schedules, |
||
set_date_valid_start ( string schedules, |
||
set_days_of_week ( string schedules, SecurityFirewallWeeklyScheduleFWWeekDay days ) : void | ||
set_description ( string schedules, string descriptions ) : void |
public Begincreate ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_all_weekly_schedules ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Begindelete_weekly_schedule ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_daily_hour_end ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_daily_hour_start ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_date_valid_end ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_date_valid_start ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_days_of_week ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_description ( string schedules, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginget_list ( 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_daily_hour_end ( string schedules, |
||
schedules | string | |
times | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_daily_hour_start ( string schedules, |
||
schedules | string | |
times | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_date_valid_end ( string schedules, |
||
schedules | string | |
dates | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_date_valid_start ( string schedules, |
||
schedules | string | |
dates | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_days_of_week ( string schedules, SecurityFirewallWeeklyScheduleFWWeekDay days, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
days | SecurityFirewallWeeklyScheduleFWWeekDay | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Beginset_description ( string schedules, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
schedules | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_all_weekly_schedules ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Enddelete_weekly_schedule ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endget_daily_hour_end ( System asyncResult ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
asyncResult | System | |
Результат | iControl.SecurityFirewallWeeklyScheduleDailyTime[] |
public Endget_daily_hour_start ( System asyncResult ) : iControl.SecurityFirewallWeeklyScheduleDailyTime[] | ||
asyncResult | System | |
Результат | iControl.SecurityFirewallWeeklyScheduleDailyTime[] |
public Endget_date_valid_end ( System asyncResult ) : iControl.CommonTimeStampExpiry[] | ||
asyncResult | System | |
Результат | iControl.CommonTimeStampExpiry[] |
public Endget_date_valid_start ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
asyncResult | System | |
Результат | iControl.CommonTimeStamp[] |
public Endget_days_of_week ( System asyncResult ) : SecurityFirewallWeeklyScheduleFWWeekDay[][] | ||
asyncResult | System | |
Результат | SecurityFirewallWeeklyScheduleFWWeekDay[][] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Результат | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public Endset_daily_hour_end ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_daily_hour_start ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_date_valid_end ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_date_valid_start ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_days_of_week ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public SecurityFirewallWeeklySchedule ( ) : System | ||
Результат | System |