Represents the payload type.
Namespace:
MongoDB.Driver.Core.WireProtocol.Messages
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.19.1+3a2a09dd959482f665ffbb5df2557ec541597af4
SyntaxPublic Enumeration PayloadType
Members|
| Member name | Value | Description |
|---|
| Type0 | 0 |
Payload type 0.
|
| Type1 | 1 |
Payload type 1.
|
See Also