iControl.LogDestinationRemoteSyslog.Endset_remote_high_speed_log_destination C# (CSharp) Méthode

Endset_remote_high_speed_log_destination() public méthode

public Endset_remote_high_speed_log_destination ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_remote_high_speed_log_destination(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }