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

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

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