Skip to content

AppDisksSolutionService.CreateInBackground Method

Creates a new AppDisks solution on a background process.

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

Syntax

C

public AppDisksSolutionEdit CreateInBackground(
    ISolutionConfig solutionConfig
)

VB

Public Function CreateInBackground ( 
    solutionConfig As ISolutionConfig
) As AppDisksSolutionEdit

Parameters

 

solutionConfig
Type: Citrix.SDK.AppDNA.Solutions.AppDisks.ISolutionConfig
The solution configuration.

Return Value

Type: AppDisksSolutionEdit
An AppDisksSolutionEdit object that can be used to track the progress of the solution creation operation.

See Also

Reference

AppDisksSolutionService Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace

Was this article helpful?