The ServiceAgent T type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClientIdentity |
Gets or sets the client identity.
| |
| OnComplete |
Gets or sets OnComplete handler.
| |
| RequestContentType |
Gets the request content type.
| |
| RequestMethod |
Gets or sets the HTTP method (GET, POST, PUT or DELETE).
| |
| Result |
Gets or sets service result.
| |
| Uri |
Gets or sets service Uri.
|
See Also