GlimpseConfiguration Properties | Glimpse API Documentation |
The GlimpseConfiguration type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ClientScripts |
Gets or sets the client scripts collection.
|
![]() | DefaultResource |
Gets or sets the default IResource to execute.
|
![]() | DefaultRuntimePolicy |
Gets or sets the default runtime policy.
|
![]() | EndpointBaseUri |
Gets or sets the endpoint base URI.
|
![]() | FrameworkProvider |
Gets or sets the IFrameworkProvider.
|
![]() | HtmlEncoder |
Gets or sets the IHtmlEncoder.
|
![]() | Inspectors |
Gets or sets the collection of IInspector.
|
![]() | Logger |
Gets or sets the ILogger.
|
![]() | MessageBroker |
Gets or sets the IMessageBroker.
|
![]() | PersistenceStore |
Gets or sets the IPersistenceStore.
|
![]() | ProxyFactory |
Gets or sets the IProxyFactory.
|
![]() | ResourceEndpoint |
Gets or sets the ResourceEndpointConfiguration.
|
![]() | Resources |
Gets or sets the collection of IResource.
|
![]() | RuntimePolicies |
Gets or sets the collection of IRuntimePolicy.
|
![]() | RuntimePolicyStrategy |
Gets or sets the RuntimePolicy strategy.
|
![]() | Serializer |
Gets or sets the ISerializer.
|
![]() | Tabs |
Gets or sets the collection of ITab.
|
![]() | TimerStrategy |
Gets or sets the IExecutionTimer strategy.
|
See Also