IConnectionLifetimeFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the lifetime of the connection.
public interface class IConnectionLifetimeFeature
public interface IConnectionLifetimeFeature
type IConnectionLifetimeFeature = interface
Public Interface IConnectionLifetimeFeature
- Derived
Properties
ConnectionClosed |
Gets or sets the CancellationToken that is triggered when the connection is closed. |
Methods
Abort() |
Terminates the current connection. |