HashRingBasedStreamQueueMapper 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
HashRingBasedStreamQueueMapper(HashRingStreamQueueMapperOptions, String) |
初始化 HashRingBasedStreamQueueMapper 類別的新執行個體。 |
HashRingBasedStreamQueueMapper(Int32, String) |
HashRingBasedStreamQueueMapper(HashRingStreamQueueMapperOptions, String)
初始化 HashRingBasedStreamQueueMapper 類別的新執行個體。
public HashRingBasedStreamQueueMapper (Orleans.Configuration.HashRingStreamQueueMapperOptions options, string queueNamePrefix);
new Orleans.Streams.HashRingBasedStreamQueueMapper : Orleans.Configuration.HashRingStreamQueueMapperOptions * string -> Orleans.Streams.HashRingBasedStreamQueueMapper
Public Sub New (options As HashRingStreamQueueMapperOptions, queueNamePrefix As String)
參數
- options
- HashRingStreamQueueMapperOptions
選項。
- queueNamePrefix
- String
佇列名稱前置詞。