Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
SocketAsyncEventArgsPool Class
SocketAsyncEventArgsPool Methods
Request Method
Return Method
SocketAsyncEventArgsPool
Return Method
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
void
Return
(
SocketAsyncEventArgs
saea
)
member
Return
:
saea
:
SocketAsyncEventArgs
->
unit
Parameters
saea
Type:
System.Net.Sockets
SocketAsyncEventArgs
TBD
See Also
Reference
SocketAsyncEventArgsPool Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET