C# 클래스 MongoDB.Driver.MessageHeader

파일 보기 프로젝트 열기: dannycoates/mongo-clr4-driver 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Id int
Length int
Operation System.Operation
ResponseTo int

프로퍼티 상세

Id 공개적으로 프로퍼티

public int Id
리턴 int

Length 공개적으로 프로퍼티

public int Length
리턴 int

Operation 공개적으로 프로퍼티

public Operation,System Operation
리턴 System.Operation

ResponseTo 공개적으로 프로퍼티

public int ResponseTo
리턴 int