Codec_EventHubBatchContainer Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public sealed class Codec_EventHubBatchContainer : Orleans.Serialization.Codecs.IFieldCodec<Orleans.Streaming.EventHubs.EventHubBatchContainer>, Orleans.Serialization.Serializers.IBaseCodec<Orleans.Streaming.EventHubs.EventHubBatchContainer>
type Codec_EventHubBatchContainer = class
interface IFieldCodec<EventHubBatchContainer>
interface IFieldCodec
interface IBaseCodec<EventHubBatchContainer>
interface IBaseCodec
Public NotInheritable Class Codec_EventHubBatchContainer
Implements IBaseCodec(Of EventHubBatchContainer), IFieldCodec(Of EventHubBatchContainer)
- Vererbung
-
Codec_EventHubBatchContainer
- Implementiert
Konstruktoren
Codec_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider) |