iControl.ManagementDeviceGroup.Enddelete_device_group C# (CSharp) Method

Enddelete_device_group() public method

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