ThreadCreateRequest.Metadata

ThreadCreateRequest.Metadata property

Gets or sets a set of 16 key-value pairs that can be attached to an object.

public Dictionary<string, string> Metadata { get; set; }

See Also