C# Class MongoDB.Driver.MessageHeader

Afficher le fichier Open project: dannycoates/mongo-clr4-driver Class Usage Examples

Méthodes publiques

Свойство Type Description
Id int
Length int
Operation System.Operation
ResponseTo int

Property Details

Id public_oe property

public int Id
Résultat int

Length public_oe property

public int Length
Résultat int

Operation public_oe property

public Operation,System Operation
Résultat System.Operation

ResponseTo public_oe property

public int ResponseTo
Résultat int