C# Class MongoDB.Driver.MessageHeader

ファイルを表示 Open project: dannycoates/mongo-clr4-driver Class Usage Examples

Public Properties

Property Type Description
Id int
Length int
Operation System.Operation
ResponseTo int

Property Details

Id public_oe property

public int Id
return int

Length public_oe property

public int Length
return int

Operation public_oe property

public Operation,System Operation
return System.Operation

ResponseTo public_oe property

public int ResponseTo
return int