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

The structure represents the status of the message received.
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
ErrorCode string
FaultType FaultType

Property Details

ErrorCode public_oe property

The return error code
public string ErrorCode
return string

FaultType public_oe property

Record the types
public FaultType FaultType
return FaultType