共用方式為


EventHubCacheEvictionStrategy.GetBlockId 方法

定義

取得訊息的區塊集區區塊識別碼

protected override object GetBlockId (Orleans.ServiceBus.Providers.CachedEventHubMessage? cachedMessage);
override this.GetBlockId : Nullable<Orleans.ServiceBus.Providers.CachedEventHubMessage> -> obj
Protected Overrides Function GetBlockId (cachedMessage As Nullable(Of CachedEventHubMessage)) As Object

參數

傳回

適用於