Class CodeComponentContext
Represents a wrapper around MessagePipelineContext that provides parameters to the compiled code.
Inherited Members
Namespace: Nevatech.Vsb.Repository.Processing
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public sealed class CodeComponentContext
Constructors
CodeComponentContext()
Declaration
public CodeComponentContext()
Fields
context
Gets the message pipeline context.
Declaration
public MessagePipelineContext context
Field Value
Type | Description |
---|---|
MessagePipelineContext |