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

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

Public Properties

Property Type Description
ErrorCode string
FaultType FaultType

Property Details

ErrorCode public property

The return error code
public string ErrorCode
return string

FaultType public property

Record the types
public FaultType FaultType
return FaultType