Class AddUserSession
Implementation of the AddUserSession command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class AddUserSession : AddUserSession
Methods
Execute()
Add a new user session
Declaration
public override Task<int> Execute()
Returns
Type | Description |
---|---|
Task<int> | Session ID |