ServerConnection.

ServerConnection(string, string, string) Constructor

Assembly
Cake.GitLab.dll
Namespace
Cake.GitLab
Containing Type
ServerConnection

Syntax

public ServerConnection(string protocol, string host, string accessToken)

Parameters

Name Type Description
protocol string
host string
accessToken string

Return Value

Type Description
void