iControl.ManagementSNMPConfiguration.Endremove_pass_through_persist C# (CSharp) Method

Endremove_pass_through_persist() public method

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