Search Results for

    Show / Hide Table of Contents

    Interface IMessage

    A message to be published/delivered by IEventAggregator

    Namespace:
    Assembly: .dll
    Syntax
    public interface IMessage

    Methods

    getSender()

    The sender of the message, or null if not supported by the message implementation.

    Declaration
    public abstract Object getSender()
    Returns
    Type Description
    Object

    The sender of the message

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml