ParticipantRoleExtensions.IsPriorityManager(ParticipantId) Method

Definition

public static bool IsPriorityManager (this Orleans.Transactions.ParticipantId participant);
static member IsPriorityManager : Orleans.Transactions.ParticipantId -> bool
<Extension()>
Public Function IsPriorityManager (participant As ParticipantId) As Boolean

Parameters

participant
ParticipantId

Returns

Applies to