IConnectionSocketFeature.Socket Property

Definition

Gets the underlying Socket.

public System.Net.Sockets.Socket Socket { get; }
member this.Socket : System.Net.Sockets.Socket
Public ReadOnly Property Socket As Socket

Property Value

Applies to