Table of Contents

Class TimelineSettings

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class TimelineSettings
Inheritance
TimelineSettings
Inherited Members
Extension Methods

Constructors

TimelineSettings()

public TimelineSettings()

Properties

Debug

public bool Debug { get; set; }

Property Value

bool

IsServer

public bool IsServer { get; }

Property Value

bool

Role

public string Role { get; set; }

Property Value

string

SnapshotInterval

public int SnapshotInterval { get; set; }

Property Value

int