Enum PayloadType
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Represents the payload type.
public enum PayloadTypeFields
- Type0 = 0
- Payload type 0. 
- Type1 = 1
- Payload type 1. 
Represents the payload type.
public enum PayloadTypeType0 = 0Payload type 0.
Type1 = 1Payload type 1.