iControl.ManagementDeviceGroup.Endadd_device C# (CSharp) Method

Endadd_device() public method

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