iControl.SystemHAGroup.Endremove_trunk C# (CSharp) Method

Endremove_trunk() public method

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