IConnectionSocketFeature Interface

Definition

Provides access to the connection's underlying Socket.

public interface IConnectionSocketFeature
type IConnectionSocketFeature = interface
Public Interface IConnectionSocketFeature

Properties

Socket

Gets the underlying Socket.

Applies to