Class Inet.DatagramChannelCreator
TBD
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class Inet.DatagramChannelCreator : Inet.SocketOption
Methods
| Edit this page View SourceCreate(AddressFamily)
Declaration
public virtual Socket Create(AddressFamily addressFamily)
Parameters
| Type | Name | Description |
|---|---|---|
| AddressFamily | addressFamily |
Returns
| Type | Description |
|---|---|
| Socket |
Edit this page