Property Sections
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Sections
Gets the sections.
public IReadOnlyList<CommandMessageSection> Sections { get; }Property Value
- IReadOnlyList<CommandMessageSection>
- The sections.