C# Class FSSHTTPandWOPIInspector.Parsers.ProtocolError

2.2.3.2.2 Protocol Error
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler

Méthodes publiques

Свойство Type Description
ErrorCode ProtocolErrorCode
ErrorProtocol bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the ProtocolError structure.

Method Details

Parse() public méthode

Parse the ProtocolError structure.
public Parse ( Stream s ) : void
s Stream An stream containing ProtocolError structure.
Résultat void

Property Details

ErrorCode public_oe property

public ProtocolErrorCode ErrorCode
Résultat ProtocolErrorCode

ErrorProtocol public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers ErrorProtocol
Résultat bit32StreamObjectHeaderStart