RunStepResponse.ThreadId

RunStepResponse.ThreadId property

Gets or sets the ID of the thread that was run.

public string ThreadId { get; set; }

See Also