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