Click or drag to resize
Akka.NETInetSocketOptionBeforeServerSocketBind Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public virtual void BeforeServerSocketBind(
	Socket ss
)

Parameters

ss
Type: System.Net.SocketsSocket
TBD
See Also