Düzenle

Aracılığıyla paylaş


EventHubCacheEvictionStrategy.GetBlockId Method

Definition

Get block pool block id for message

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

Parameters

Returns

Applies to