ParticipantRoleExtensions.IsManager(ParticipantId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool IsManager (this Orleans.Transactions.ParticipantId participant);
static member IsManager : Orleans.Transactions.ParticipantId -> bool
<Extension()>
Public Function IsManager (participant As ParticipantId) As Boolean
Parameters
- participant
- ParticipantId