iControl.ManagementSNMPConfiguration.Endremove_auth_trap_state C# (CSharp) Method

Endremove_auth_trap_state() public method

public Endremove_auth_trap_state ( System asyncResult ) : void
asyncResult System
return void
        public void Endremove_auth_trap_state(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementSNMPConfiguration