iControl.NetworkingVLANGroup.Enddelete_vlan_group C# (CSharp) Method

Enddelete_vlan_group() public method

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