Property MessageCount
MessageCount
Number of messages published for this topic.
Declaration
long MessageCount { get; }
Property Value
| Type | Description |
|---|---|
| System.Int64 | Number of published messages. |
Remarks
This property returns value for a specific topic. Count of other topics play no role.