iControl.ManagementSNMPConfiguration.Endset_generic_traps_v2 C# (CSharp) Method

Endset_generic_traps_v2() public method

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