프로퍼티 | 타입 | 설명 | |
---|---|---|---|
actionFlags | string | ||
aspNetVersion | string | ||
assocID | Guid? |
메소드 | 설명 | |
---|---|---|
ServiceResponse ( |
Initializes a new instance of the ServiceResponse class
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | System |