isMonitoringSupported method

bool isMonitoringSupported()

Check if EventStoreMonitoringClient is supported.

Implementation

bool isMonitoringSupported() => isFeatureSupported(ApiFeature.Monitoring);