IConfigurableStatisticsPublisher Interface

Definition

public interface IConfigurableStatisticsPublisher : Orleans.Runtime.IStatisticsPublisher
type IConfigurableStatisticsPublisher = interface
    interface IStatisticsPublisher
Public Interface IConfigurableStatisticsPublisher
Implements IStatisticsPublisher
Derived
Implements

Methods

AddConfiguration(String, Boolean, String, SiloAddress, IPEndPoint, String)
Init(Boolean, String, String, String, String, String) (Inherited from IStatisticsPublisher)
ReportStats(List<ICounter>) (Inherited from IStatisticsPublisher)

Applies to