iControl.ManagementSNMPConfiguration.Endset_pass_through_persist C# (CSharp) Method

Endset_pass_through_persist() public method

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