Skip to content

XenAdoptionSolutionService.CreateInBackground Method

Creates a 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 CreateInBackground(
    IXenSolutionConfig solutionConfig
)

VB

Public Function CreateInBackground ( 
    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 solution creation.

Implements

IXenSolutionService(TXenSolution, TXenSolutionEditor).CreateInBackground(IXenSolutionConfig)

See Also

Reference

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

Was this article helpful?