GraphRunner.

DeployAsync(GraphSettings) Method

Summary

Generate the node set files and deploy the web content files
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
GraphRunner

Syntax

public Task<GraphRunner> DeployAsync(GraphSettings settings)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
settings GraphSettings

Return Value

Type Description
Task<GraphRunner>