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