Constructor QueueSerializer
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
QueueSerializer()
Initializes a new instance of the Queue
QueueSerializer(IBsonSerializer)
Initializes a new instance of the Queue
Parameters
itemSerializer
IBsonSerializer The item serializer.
QueueSerializer(IBsonSerializerRegistry)
Initializes a new instance of the Queue
Parameters
serializerRegistry
IBsonSerializer Registry The serializer registry.