C# 클래스 Microsoft.Protocols.TestSuites.Pchc.ResponseMessage

Response message
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ResponseCode ResponseCode
TransportHeader TransportHeader

프로퍼티 상세

ResponseCode 공개적으로 프로퍼티

ResponseCode (1 byte): A code that indicates the server response to the client request message. OK 0x00:The server has sufficient information to download content from the client. INTERESTED 0x01:The server needs the range of block hashes from the client before it can download content from the client.
public ResponseCode ResponseCode
리턴 ResponseCode

TransportHeader 공개적으로 프로퍼티

Transportheader (4 bytes): A transport header (section 2.2.2.1).
public TransportHeader,Microsoft.Protocols.TestSuites.Pchc TransportHeader
리턴 TransportHeader