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