Partilhar via


ParticipantId Estrutura

Definição

[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
Herança
ParticipantId
Atributos

Construtores

ParticipantId(String, GrainReference, ParticipantId+Role)

Campos

Comparer

Propriedades

Name
Reference
SupportedRoles

Métodos

ToString()

Métodos de Extensão

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

Aplica-se a