SiloRuntimeStatistics.SentMessages 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.
The number of messages sent by that silo.
public long SentMessages { get; }
[Orleans.Id(9)]
public long SentMessages { get; }
member this.SentMessages : int64
[<Orleans.Id(9)>]
member this.SentMessages : int64
Public ReadOnly Property SentMessages As Long
Property Value
- Attributes