RunThreadCreateRequest.Thread

RunThreadCreateRequest.Thread property

Gets or sets a request to create a thread.

public ThreadCreateRequest Thread { get; set; }

See Also