StatisticEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the statistic counter events to receive.
Overload List
Name | Description | |
---|---|---|
SubscribeToEvents(ObjectEventSet) | Specifies the statistic counter events to receive. | |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the statistic counter events to receive and the event handler that handles the events. |
Top