GlimpseConfiguration Properties

Glimpse API

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

  NameDescription
Public propertyClientScripts
Gets or sets the client scripts collection.
Public propertyDefaultResource
Gets or sets the default IResource to execute.
Public propertyDefaultRuntimePolicy
Gets or sets the default runtime policy.
Public propertyEndpointBaseUri
Gets or sets the endpoint base URI.
Public propertyFrameworkProvider
Gets or sets the IFrameworkProvider.
Public propertyHtmlEncoder
Gets or sets the IHtmlEncoder.
Public propertyInspectors
Gets or sets the collection of IInspector.
Public propertyLogger
Gets or sets the ILogger.
Public propertyMessageBroker
Gets or sets the IMessageBroker.
Public propertyPersistenceStore
Gets or sets the IPersistenceStore.
Public propertyProxyFactory
Gets or sets the IProxyFactory.
Public propertyResourceEndpoint
Gets or sets the ResourceEndpointConfiguration.
Public propertyResources
Gets or sets the collection of IResource.
Public propertyRuntimePolicies
Gets or sets the collection of IRuntimePolicy.
Public propertyRuntimePolicyStrategy
Gets or sets the RuntimePolicy strategy.
Public propertySerializer
Gets or sets the ISerializer.
Public propertyTabs
Gets or sets the collection of ITab.
Public propertyTimerStrategy
Gets or sets the IExecutionTimer strategy.
Back to Top
See Also