Show / Hide Table of Contents

Class RunStartedEvent

Inheritance
System.Object
ExecutionEvent
ProgressEvent
RunStartedEvent
Inherited Members
ProgressEvent.StartDateTime
ProgressEvent.EndDateTime
ProgressEvent.Stats
ExecutionEvent.ExecutionHandle
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: CompAnalytics.Contracts
Assembly: CompAnalytics.Contracts.dll
Syntax
[DataContract]
public class RunStartedEvent : ProgressEvent

Properties

RunStarted

Declaration
[DataMember]
public bool RunStarted { get; set; }
Property Value
Type Description
System.Boolean
Back to top Copyright © 2019 Composable Analytics, Inc.