Freigeben über


ParticipantId Struktur

Definition

[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
Vererbung
ParticipantId
Attribute

Konstruktoren

ParticipantId(String, GrainReference, ParticipantId+Role)

Felder

Comparer

Eigenschaften

Name
Reference
SupportedRoles

Methoden

ToString()

Erweiterungsmethoden

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

Gilt für: