Прочетете на английски Редактиране

Споделяне чрез


SimpleGrainStatistic Class

Definition

Simple snapshot of current statistics for a given grain type on a given silo.

C#
[System.Serializable]
public class SimpleGrainStatistic
C#
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class SimpleGrainStatistic
Inheritance
SimpleGrainStatistic
Attributes

Constructors

Properties

ActivationCount

The number of activations of this grain type on this given silo.

GrainType

The type of the grain for this SimpleGrainStatistic.

SiloAddress

The silo address for this SimpleGrainStatistic.

Methods

ToString()

Returns the string representation of this SimpleGrainStatistic.

Applies to

Продукт Версии
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0