iControl.ManagementUserManagement.Endset_remote_console_access C# (CSharp) Метод

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

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