C# Class Microsoft.Protocols.TestSuites.Pccrd.Status

The structure represents the status of the message received.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
ErrorCode string
FaultType FaultType

Property Details

ErrorCode public_oe property

The return error code
public string ErrorCode
Résultat string

FaultType public_oe property

Record the types
public FaultType FaultType
Résultat FaultType