SonarServer.

GetVersion(string) Method

Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarServer

Syntax

public Task<Version> GetVersion(string url = null)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
url string

Return Value

Type Description
Task<Version>