iControl.SystemVCMP.Endremove_vlan C# (CSharp) Method

Endremove_vlan() public method

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