WebResourceStatus Class |
Namespace: ArtDatabanken.WebService.Data
The WebResourceStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebResourceStatus | Initializes a new instance of the WebResourceStatus class |
Name | Description | |
---|---|---|
![]() | AccessType |
Type of access that the application needs to the resource.
For example read, write or execute.
|
![]() | Address |
Address of resource.
|
![]() | Information |
Further information about the status or resource.
|
![]() | Name |
Name of resource.
|
![]() | ResourceType |
Type of resource.
|
![]() | Status |
Status: True = OK and False = Some kind of problem.
|
![]() | Time |
Date and time when this status information was created.
|