Property | Type | Description | |
---|---|---|---|
actionFlags | string | ||
aspNetVersion | string | ||
assocID | Guid? |
Method | Description | |
---|---|---|
ServiceResponse ( |
Initializes a new instance of the ServiceResponse class
|
Method | Description | |
---|---|---|
ProcessFailureResponse ( ) : void |
Processes an unexpected/bad response. This method also calls the Failure event for BeginAuthRequest\CompleteAuthRequest and SetTransferRequest
|
|
Validate ( ) : bool |
Validates a ServiceResponse message
|
public ServiceResponse ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
return | System |