CompactionMessageGroup.TokenCount Property
Definition
Important
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.
Gets the estimated or actual token count for this group's messages.
public int TokenCount { get; }
member this.TokenCount : int
Public ReadOnly Property TokenCount As Integer