Creates an unconnected instance of the generalized ISocket interface.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Function CreateSocket As ISocket
C#
ISocket CreateSocket()

Return Value

An instance of ISocket.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also