iControl.ManagementSNMPConfiguration.Endremove_pass_through_persist C# (CSharp) Méthode

Endremove_pass_through_persist() public méthode

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