EventHubCacheEvictionStrategy.GetBlockId メソッド

定義

メッセージのブロック プール ブロック ID を取得する

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

パラメーター

戻り値

適用対象