iControl.ManagementApplicationService.Endset_device_group C# (CSharp) Méthode

Endset_device_group() public méthode

public Endset_device_group ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_device_group(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementApplicationService