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