Codec_EventHubBatchContainer Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
- Наследование
-
Codec_EventHubBatchContainer
- Реализации
Конструкторы
Codec_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider) |