Class ThreadRun
- Namespace
- Ant
Runner Lib
- Assembly
- AntRunnerLib.dll
Represents a run of a thread within the assistant orchestrator. This class holds identifiers for both the thread and the specific run instance.
- Inheritance
-
System.
Object ThreadRun
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
Properties
ThreadId
Gets or sets the identifier for the thread.
Property Value
- System.
String
ThreadRunId
Gets or sets the identifier for the specific run instance of the thread.
Property Value
- System.
String