iControl.ASMLoggingProfile.Endset_remote_log_facility C# (CSharp) Метод

Endset_remote_log_facility() публичный Метод

public Endset_remote_log_facility ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_remote_log_facility(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ASMLoggingProfile