iControl.ManagementSNMPConfiguration.Endremove_exec_fix C# (CSharp) Метод

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

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