RunResponse.ThreadId

RunResponse.ThreadId property

Gets or sets the ID of the thread that was executed on as a part of this run.

public string ThreadId { get; set; }

See Also