confluent-kafka-dotnet
Show / Hide Table of Contents

Class Ignore

A type for use in conjunction with IgnoreDeserializer that enables message keys or values to be read as null, regardless of their value.

Inheritance
object
Ignore
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Confluent.Kafka
Assembly: Confluent.Kafka.dll
Syntax
public sealed class Ignore
In this article