This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitLab.
- Assembly
- Cake
.GitLab .dll - Namespace
- Cake
.GitLab - Containing Type
- ServerConnection
Syntax
public ServerConnection(string protocol, string host, int port, string accessToken)
Parameters
Name | Type | Description |
---|---|---|
protocol | string | |
host | string | |
port | int | |
accessToken | string |
Return Value
Type | Description |
---|---|
void |