iControl.ManagementSNMPConfiguration.Endset_proxy C# (CSharp) Method

Endset_proxy() public method

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