Partager via


ParticipantId Structure

Définition

[Orleans.Concurrency.Immutable]
[System.Serializable]
public readonly struct ParticipantId
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public readonly struct ParticipantId
[<Orleans.Concurrency.Immutable>]
[<System.Serializable>]
type ParticipantId = struct
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
type ParticipantId = struct
Public Structure ParticipantId
Héritage
ParticipantId
Attributs

Constructeurs

ParticipantId(String, GrainReference, ParticipantId+Role)

Champs

Comparer

Propriétés

Name
Reference
SupportedRoles

Méthodes

ToString()

Méthodes d’extension

IsManager(ParticipantId)
IsPriorityManager(ParticipantId)
IsResource(ParticipantId)
SupportsRoles(ParticipantId, ParticipantId+Role)

S’applique à