EventHubDataComparer.Instance Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Singleton instance, since type is stateless using this will reduce allocations.
public static readonly Orleans.Providers.Streams.Common.ICacheDataComparer<Orleans.ServiceBus.Providers.CachedEventHubMessage> Instance;
staticval mutable Instance : Orleans.Providers.Streams.Common.ICacheDataComparer<Orleans.ServiceBus.Providers.CachedEventHubMessage>
Public Shared ReadOnly Instance As ICacheDataComparer(Of CachedEventHubMessage)