iControl.LogDestinationRemoteHighSpeedLog.Enddelete_remote_high_speed_log_destination C# (CSharp) Method

Enddelete_remote_high_speed_log_destination() public method

public Enddelete_remote_high_speed_log_destination ( System asyncResult ) : void
asyncResult System
return void
        public void Enddelete_remote_high_speed_log_destination(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }