Share via


IContextService Interface

Definition

Represents the interface for context service.

public interface class IContextService
public interface IContextService
type IContextService = interface
Public Interface IContextService
Derived

Methods

CreateContext(String)

Creates the context.

GetContext(Guid)

Gets the context.

SetContext(Guid, String)

Sets the context.

Applies to