IGlimpseConfiguration Properties | Glimpse API Documentation |
The IGlimpseConfiguration type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
ClientScripts |
Gets the client scripts.
| |
DefaultResource |
Gets the default resource.
| |
DefaultRuntimePolicy |
Gets the default runtime policy.
| |
EndpointBaseUri |
Gets the endpoint base URI.
| |
FrameworkProvider |
Gets the framework provider.
| |
HtmlEncoder |
Gets the HTML encoder.
| |
Inspectors |
Gets the inspectors.
| |
Logger |
Gets the logger.
| |
MessageBroker |
Gets the message broker.
| |
PersistenceStore |
Gets the persistence store.
| |
ProxyFactory |
Gets the proxy factory.
| |
ResourceEndpoint |
Gets the resource endpoint.
| |
Resources |
Gets the resources.
| |
RuntimePolicies |
Gets the runtime policies.
| |
RuntimePolicyStrategy |
Gets or sets the runtime policy strategy.
| |
Serializer |
Gets the serializer.
| |
Tabs |
Gets the tabs.
| |
TimerStrategy |
Gets or sets the timer strategy.
|
See Also