Search Results for

    Show / Hide Table of Contents

    Interface IHasServerCallContext

    implement this interface on command handler classes in order to access the ServerCallContext

    Namespace: FastEndpoints
    Assembly: FastEndpoints.Messaging.Remote.dll
    Syntax
    public interface IHasServerCallContext

    Properties

    ServerCallContext

    Declaration
    ServerCallContext ServerCallContext { get; set; }
    Property Value
    Type Description
    ServerCallContext
    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX