Show / Hide Table of Contents

    Class CodeComponentContext

    Represents a wrapper around MessagePipelineContext that provides parameters to the compiled code.

    Inheritance
    Object
    CodeComponentContext
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    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
    Back to top Nevatech Sentinet 6.5 Online Documentation