Class AddHttpEndpoint
Implementation of the AddHttpEndpoint command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class AddHttpEndpoint : AddHttpEndpoint
Methods
Execute()
Add a new HTTP endpoint
Declaration
public override Task<string> Execute()
Returns
Type | Description |
---|---|
Task<string> | Reserved file path to a UNIX socket |