ParticipantRoleExtensions.SupportsRoles 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 SupportsRoles (this Orleans.Transactions.ParticipantId participant, Orleans.Transactions.ParticipantId.Role role);
static member SupportsRoles : Orleans.Transactions.ParticipantId * Orleans.Transactions.ParticipantId.Role -> bool
<Extension()>
Public Function SupportsRoles (participant As ParticipantId, role As ParticipantId.Role) As Boolean
Parameters
- participant
- ParticipantId
- role
- ParticipantId.Role