iControl.ManagementSNMPConfiguration.Endset_generic_traps C# (CSharp) Method

Endset_generic_traps() public method

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