Show / Hide Table of Contents

    Delegate MessageHandlerCallback

    The message handler callback.

    Namespace: Platform.Protocols.Udp
    Assembly: Platform.Protocols.dll
    Syntax
    public delegate void MessageHandlerCallback(string message);
    Parameters
    Type Name Description
    String message
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX