Search Results for

    Show / Hide Table of Contents

    Class PipelineRunEventArgs

    Class encapsulating the event arguments provided by the PipelineRun event.

    Inheritance
    System.Object
    PipelineRunEventArgs
    Namespace: Microsoft.Psi
    Assembly: Microsoft.Psi.dll
    Syntax
    public class PipelineRunEventArgs : EventArgs

    Properties

    View Source

    StartOriginatingTime

    Gets the time when the pipeline started running.

    Declaration
    public DateTime StartOriginatingTime { get; }
    Property Value
    Type Description
    DateTime

    Extension Methods

    Serializer.DeepClone<T>(T, ref T)
    Serializer.DeepClone<T>(T, IRecyclingPool<T>)
    Serializer.DeepClone<T>(T)
    • View Source
    In This Article
    • Properties
      • StartOriginatingTime
    • Extension Methods
    Back to top Privacy & Cookies | Terms Of Use | Trademarks | © Microsoft
    Generated by DocFX