iControl.SystemHAGroup.Endremove_trunk C# (CSharp) Méthode

Endremove_trunk() public méthode

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