Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of most recent messages from the thread when constructing the context for the run.
public int? LastMessages { get; set; }
member this.LastMessages : Nullable<int> with get, set
Public Property LastMessages As Nullable(Of Integer)