Edit

Share via


Copier_EventHubBatchContainer Class

Definition

public sealed class Copier_EventHubBatchContainer : Orleans.Serialization.Cloning.IBaseCopier<Orleans.Streaming.EventHubs.EventHubBatchContainer>, Orleans.Serialization.Cloning.IDeepCopier<Orleans.Streaming.EventHubs.EventHubBatchContainer>
type Copier_EventHubBatchContainer = class
    interface IDeepCopier<EventHubBatchContainer>
    interface IDeepCopier
    interface IBaseCopier<EventHubBatchContainer>
    interface IBaseCopier
Public NotInheritable Class Copier_EventHubBatchContainer
Implements IBaseCopier(Of EventHubBatchContainer), IDeepCopier(Of EventHubBatchContainer)
Inheritance
Copier_EventHubBatchContainer
Implements

Constructors

Copier_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider)

Methods

DeepCopy(EventHubBatchContainer, CopyContext)
DeepCopy(EventHubBatchContainer, EventHubBatchContainer, CopyContext)

Applies to