Method | Description | |
---|---|---|
PreconditionFailedResponse ( |
Initializes a new instance of the PreconditionFailedResponse class
|
|
Process ( ) : void |
Process the message
|
Method | Description | |
---|---|---|
AppendResponse ( StringBuilder sb, string Message, System.Guid AssociatedRequestID, string ASPNETVersion ) : void |
Appends the raw response data to a string builder
|
public PreconditionFailedResponse ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
return | System |