EventHubCacheEvictionStrategy.GetDequeueTimeUtc(CachedEventHubMessage) メソッド

定義

メッセージのデキュー時間を取得する

protected override DateTime GetDequeueTimeUtc (ref Orleans.ServiceBus.Providers.CachedEventHubMessage cachedMessage);
override this.GetDequeueTimeUtc : CachedEventHubMessage -> DateTime
Protected Overrides Function GetDequeueTimeUtc (ByRef cachedMessage As CachedEventHubMessage) As DateTime

パラメーター

cachedMessage
CachedEventHubMessage

戻り値

適用対象