Skip to content

XenAdoptionSolutionService.UpdateInBackground Method

Updates the XenAdoptionSolution with the specified solution configuration.

Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public XenAdoptionEdit UpdateInBackground(
    IXenSolutionConfig solutionConfig
)

VB

Public Function UpdateInBackground ( 
    solutionConfig As IXenSolutionConfig
) As XenAdoptionEdit

Parameters

 

solutionConfig
Type: Citrix.SDK.AppDNA.Solutions.Xen.Common.IXenSolutionConfig
The solution configuration.

Return Value

Type: XenAdoptionEdit
An object that can be used to track the progress of the update.

Implements

IXenSolutionService(TXenSolution, TXenSolutionEditor).UpdateInBackground(IXenSolutionConfig)

See Also

Reference

XenAdoptionSolutionService Class
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace

Was this article helpful?