Copier_EventHubBatchContainer Constructor
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.
public Copier_EventHubBatchContainer (Orleans.Serialization.Activators.IActivator<Orleans.Streaming.EventHubs.EventHubBatchContainer> _activator, Orleans.Serialization.Serializers.ICodecProvider codecProvider);
new OrleansCodeGen.Orleans.Streaming.EventHubs.Copier_EventHubBatchContainer : Orleans.Serialization.Activators.IActivator<Orleans.Streaming.EventHubs.EventHubBatchContainer> * Orleans.Serialization.Serializers.ICodecProvider -> OrleansCodeGen.Orleans.Streaming.EventHubs.Copier_EventHubBatchContainer
Public Sub New (_activator As IActivator(Of EventHubBatchContainer), codecProvider As ICodecProvider)
Parameters
- _activator
- IActivator<EventHubBatchContainer>
- codecProvider
- ICodecProvider