1 out of 1 rated this helpful - Rate this topic

Socket Constructor

Initializes a new instance of the Socket class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Socket(SocketInformation) Initializes a new instance of the Socket class using the specified value returned from DuplicateAndClose.
Public method Supported by the .NET Compact Framework Socket(AddressFamily, SocketType, ProtocolType) Initializes a new instance of the Socket class using the specified address family, socket type and protocol.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.