Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
struct System.​Net.​Sockets.​SocketInformation
Assembly: System.Net.Sockets
Encapsulates the information that is necessary to duplicate a <see cref="T:System.Net.Sockets.Socket" /> .
Properties
public
SocketInformationOptions
Options
Gets or sets the options for a <see cref="T:System.Net.Sockets.Socket" /> .
public
byte[]
ProtocolInformation
Gets or sets the protocol information for a <see cref="T:System.Net.Sockets.Socket" /> .
Methods
protected
void
Finalize​()
Inherited from object
protected
object
MemberwiseClone​()
Inherited from object