Interface IRecoverable
A marker interface for entities that are recoverable (currently connection or channel).
public interface IRecoverable
Events
RecoveryAsync
event AsyncEventHandler<AsyncEventArgs> RecoveryAsync
A marker interface for entities that are recoverable (currently connection or channel).
public interface IRecoverable
event AsyncEventHandler<AsyncEventArgs> RecoveryAsync