ParticipantId(String, GrainReference, ParticipantId+Role) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ParticipantId (string name, Orleans.Runtime.GrainReference reference, Orleans.Transactions.ParticipantId.Role supportedRoles);
new Orleans.Transactions.ParticipantId : string * Orleans.Runtime.GrainReference * Orleans.Transactions.ParticipantId.Role -> Orleans.Transactions.ParticipantId
Public Sub New (name As String, reference As GrainReference, supportedRoles As ParticipantId.Role)
パラメーター
- name
- String
- reference
- GrainReference
- supportedRoles
- ParticipantId.Role