iControl.SystemSoftwareManagement.Endset_boot_location C# (CSharp) Method

Endset_boot_location() public method

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