CachedMessageBlock.HasCapacity 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 a value indicating whether more messages can be added to the block.
public bool HasCapacity { get; }
member this.HasCapacity : bool
Public ReadOnly Property HasCapacity As Boolean