Skip to content

EventHubDataAdapter

class

Namespace: Orleans.Streaming.EventHubs

Default event hub data adapter. Users may subclass to override event data to stream mapping.
public class EventHubDataAdapter : ICacheDataAdapter, IEventHubDataAdapter, IQueueDataAdapter<EventData>

Constructors

Methods