Ant Organisation Ltd documentation

SegmentDefinition Members

SegmentDefinition overview

Public Instance Properties

EndActivityGets the end activity of the segment (such as an End or Combine) if there is one.
IsMultithreadedIndicates whether the segment contains multiple threads.
Name Gets and sets the name of the segment definition
StartActivityGets the start activity of the segment (such as a Start or Split) if there is one.
ThreadDefinitions Gets the collection of thread definitions that this segment contains
WorkflowDefinition Gets the workflwo definition that contains this segment

Public Instance Methods

CreateNewThreadOverloaded. Creates a new workflow thread
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
RemoveThread Deletes a thread from the segment
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SegmentDefinition Class | Ant.Workflow Namespace