Codec_EventHubBatchContainer Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
- Herencia
-
Codec_EventHubBatchContainer
- Implementaciones
Constructores
Codec_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider) |