LaunchEmptyResult Constructor (AsyncJobStatus, string)

Creates a new instance of the LaunchEmptyResult class.

Syntax

LaunchEmptyResult launchEmptyResult = new LaunchEmptyResult(AsyncJobStatus jobStatus, string asyncJobId)

Parameters

jobStatus
DotNetBox.AsyncJobStatus Job’s current status.
asyncJobId
System.String Job’s ID.