Allows the socket to be bound to an address that is already in use.
[Visual Basic] Public Const SoReuseAddr As Integer [C#] public const int SoReuseAddr; [C++] public: const int SoReuseAddr; [JScript] public var SoReuseAddr : int;
SocketOption Class | SocketOption Members | System.Net.Sockets Namespace