Share via


IConnectionSocketFeature Interface

Definition

Provides access to the connection's underlying Socket.

public interface IConnectionSocketFeature
type IConnectionSocketFeature = interface
Public Interface IConnectionSocketFeature

Properties

Name Description
Socket

Gets the underlying Socket.

Applies to