Class PipelineRunEventArgs
Class encapsulating the event arguments provided by the Pipeline
Inheritance
System.Object
PipelineRunEventArgs
Namespace: Microsoft.Psi
Assembly: Microsoft.Psi.dll
Syntax
public class PipelineRunEventArgs : EventArgs
Properties
View SourceStartOriginatingTime
Gets the time when the pipeline started running.
Declaration
public DateTime StartOriginatingTime { get; }
Property Value
Type | Description |
---|---|
Date |