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

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

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