Table of Contents

Class StoreStatsChangedEvent

Namespace
PrivMX.Endpoint.Store.Models
Assembly
PrivMX.Endpoint.dll

Represents the event of type "storeStatsChanged".

This event is emitted when Store events are subscribed and statistics of a Store is changed.

public class StoreStatsChangedEvent : Event
Inheritance
StoreStatsChangedEvent
Inherited Members

Properties

Data

Store statistics.

public StoreStatsChangedEventData Data { get; set; }

Property Value

StoreStatsChangedEventData