Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
ByteString Class
ByteString Properties
Count Property
Head Property
IsEmpty Property
Item Property
Last Property
NonEmpty Property
ByteString
Count Property
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
int
Count
{
get
; }
abstract
Count
:
int
with
get
Property Value
Type:
Int32
Implements
IReadOnlyCollection
T
Count
See Also
Reference
ByteString Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET