Show / Hide Table of Contents

    Interface IQuery<TResult>

    A message that queries a result of type TResult.

    Namespace: Silverback.Messaging.Messages
    Assembly: Silverback.Core.Model.dll
    Syntax
    public interface IQuery<out TResult> : IMessage
    Type Parameters
    Name Description
    TResult

    The type of the result being returned.

    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini