Свойство | Type | Description | |
---|---|---|---|
actionFlags | string | ||
aspNetVersion | string | ||
assocID | Guid? |
Méthode | Description | |
---|---|---|
ServiceResponse ( |
Initializes a new instance of the ServiceResponse class
|
Méthode | 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
|
protected ProcessFailureResponse ( ) : void | ||
Résultat | void |
public ServiceResponse ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
Résultat | System |