SocketInformation::Options Property

 

Gets or sets the options for a Socket.

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

public:
property SocketInformationOptions Options {
	SocketInformationOptions get();
	void set(SocketInformationOptions value);
}

.NET Framework
Available since 2.0
Return to top
Show: