Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ExecutionEventArgs..::..StartTime Property

Gets the start time.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public DateTimeOffset StartTime { get; }
Public ReadOnly Property StartTime As DateTimeOffset
	Get
public:
property DateTimeOffset^ StartTime {
	DateTimeOffset^ get ();
}

Field Value

The start time.