iControl.LogDestinationRemoteHighSpeedLog.Enddelete_all_remote_high_speed_log_destinations C# (CSharp) 메소드

Enddelete_all_remote_high_speed_log_destinations() 공개 메소드

public Enddelete_all_remote_high_speed_log_destinations ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Enddelete_all_remote_high_speed_log_destinations(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }