IRuntimePolicy Interface

Glimpse API

IRuntimePolicy Interface Glimpse API Documentation

IRuntimePolicy controls the operations Glimpse is allowed to do an Http request.

When implemented, a policy will be discovered and added to the collection of policies. Together, all policies determine what Glimpse is allowed to do during an Http request.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public interface IRuntimePolicy
public interface IRuntimePolicy
See Also