ClientResource Properties | Glimpse API Documentation |
The ClientResource type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CacheDuration |
Gets the duration of the cache, in seconds.
(Inherited from FileResource.) |
![]() | Key |
Gets the key.
|
![]() | Name |
Gets or sets the name of the resource.
(Inherited from FileResource.) |
![]() | Parameters |
Gets the required or optional parameters that a resource needs as processing input.
(Inherited from FileResource.) |
![]() | ResourceName |
Gets or sets the name of the embedded Dll resource.
(Inherited from FileResource.) |
![]() | ResourceType |
Gets or sets the content type of the embedded Dll resource.
(Inherited from FileResource.) |
See Also