Codec_EventHubBatchContainer Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
- Ereditarietà
-
Codec_EventHubBatchContainer
- Implementazioni
Costruttori
Codec_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider) |