ClientResource Properties

Glimpse API

ClientResource Properties Glimpse API Documentation
The ClientResource type exposes the following members.
Properties

  NameDescription
Protected propertyCacheDuration
Gets the duration of the cache, in seconds.
(Inherited from FileResource.)
Public propertyKey
Gets the key.
Public propertyName
Gets or sets the name of the resource.
(Inherited from FileResource.)
Public propertyParameters
Gets the required or optional parameters that a resource needs as processing input.
(Inherited from FileResource.)
Public propertyResourceName
Gets or sets the name of the embedded Dll resource.
(Inherited from FileResource.)
Public propertyResourceType
Gets or sets the content type of the embedded Dll resource.
(Inherited from FileResource.)
Back to Top
See Also