SiloRuntimeStatistics.ReceivedMessages 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 received by that silo.
public long ReceivedMessages { get; }
[Orleans.Id(8)]
public long ReceivedMessages { get; }
member this.ReceivedMessages : int64
[<Orleans.Id(8)>]
member this.ReceivedMessages : int64
Public ReadOnly Property ReceivedMessages As Long
Property Value
- Attributes