Düzenle

Aracılığıyla paylaş


ChronologicalEvictionStrategy<TCachedMessage>.GetBlockId Method

Definition

Get block pool block id for message

protected abstract object GetBlockId (TCachedMessage? cachedMessage);
abstract member GetBlockId : Nullable<'CachedMessage (requires 'CachedMessage : struct)> -> obj
Protected MustOverride Function GetBlockId (cachedMessage As Nullable(Of TCachedMessage)) As Object

Parameters

cachedMessage
Nullable<TCachedMessage>

Returns

Applies to