Interface ILifeCycle
public interface ILifeCycle : IDisposable
- Inherited Members
Properties
State
State State { get; }
Property Value
Methods
CloseAsync()
Task CloseAsync()
Returns
Events
ChangeState
event LifeCycleCallBack ChangeState