IHealthySink public interface IHealthySink : ISink, IDisposable Documentation bool IsHealthy { get; } Gets the health status of the sink. If false the sink failed to initialize.