Search Results for

    Show / Hide Table of Contents

    Class StatisticsReceivedEventArgs

    Represents arguments for Lavalink statistics received.

    Inheritance
    System.Object
    System.EventArgs
    AsyncEventArgs
    DiscordEventArgs
    StatisticsReceivedEventArgs
    Inherited Members
    DiscordEventArgs.ServiceProvider
    AsyncEventArgs.Handled
    Namespace: DisCatSharp.Lavalink.EventArgs
    Assembly: DisCatSharp.Lavalink.dll
    Syntax
    public sealed class StatisticsReceivedEventArgs : DiscordEventArgs

    Properties

    | Improve this Doc View Source

    Statistics

    Gets the Lavalink statistics received.

    Declaration
    public LavalinkStatistics Statistics { get; }
    Property Value
    Type Description
    LavalinkStatistics

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems