Codec_EventHubBatchContainer Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
- Héritage
-
Codec_EventHubBatchContainer
- Implémente
Constructeurs
Codec_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider) |