Class TimelineSettings
public class TimelineSettings
- Inheritance
-
TimelineSettings
- Inherited Members
- Extension Methods
Constructors
TimelineSettings()
public TimelineSettings()
Properties
Debug
public bool Debug { get; set; }
Property Value
IsServer
public bool IsServer { get; }
Property Value
Role
public string Role { get; set; }
Property Value
SnapshotInterval
public int SnapshotInterval { get; set; }