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

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

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