Share via


_socketType Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the socket type.

Namespace:  System.Net.Sockets
Assembly:  System (in System.dll)

Syntax

'Declaration
Protected _socketType As Integer
protected int _socketType
protected:
int _socketType
val mutable _socketType: int
protected var _socketType : int

.NET Framework Security

See Also

Reference

NetworkStream Class

System.Net.Sockets Namespace