Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams
Attributes.Name Class
Attributes.Name Constructor
Name Methods
Name Fields
Attributes
Name Constructor
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Name
(
string
value
)
new
:
value
:
string
->
Name
Parameters
value
Type:
System
String
TBD
Exceptions
Exception
Condition
ArgumentNullException
This exception is thrown when the specified
value
is undefined.
See Also
Reference
Attributes
Name Class
Akka.Streams Namespace
Akka.NET Home
|
Learn Akka.NET