Class TimelinesController
- Namespace
- InSite.Api.Controllers
- Assembly
- InSite.UI.dll
[ApiAuthenticationRequirement(ApiAuthenticationType.Jwt)]
public class TimelinesController : ApiBaseController, IHttpController, IDisposable
- Inheritance
-
TimelinesController
- Implements
- Inherited Members
Constructors
TimelinesController()
public TimelinesController()
Methods
Elapse()
[HttpPost]
[Route("api/timelines/commands-timers/elapse")]
public HttpResponseMessage Elapse()