Table of Contents

Class Commander

Namespace
InSite
Assembly
InSite.UI.dll
public class Commander : ICommander
Inheritance
Commander
Implements
Inherited Members

Constructors

Commander()

public Commander()

Properties

Bookmark

public Action<ICommand, DateTimeOffset> Bookmark { get; }

Property Value

Action<ICommand, DateTimeOffset>

Schedule

public Action<ICommand, DateTimeOffset> Schedule { get; }

Property Value

Action<ICommand, DateTimeOffset>

Send

public Action<ICommand> Send { get; }

Property Value

Action<ICommand>

Methods

Start(Guid)

public void Start(Guid timer)

Parameters

timer Guid