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

参数

返回

适用于