Show / Hide Table of Contents

Class ModuleStartedEvent

Inheritance
System.Object
ExecutionEvent
ProgressEvent
ModuleProgressEvent
ModuleStartedEvent
Inherited Members
ModuleProgressEvent.ModuleEvent
ModuleProgressEvent.ModuleId
ModuleProgressEvent.ModuleUiHandle
ModuleProgressEvent.ModuleOutputs
ModuleProgressEvent.Duration
ModuleProgressEvent.DurationFormatted
ModuleProgressEvent.ErrorDateTime
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 ModuleStartedEvent : ModuleProgressEvent

Properties

ModuleStarted

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