Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
ListPriorityQueue Class
ListPriorityQueue Methods
Count Method
Dequeue Method
Enqueue Method
IsConsistent Method
Peek Method
SetPriorityCalculator Method
ToString Method
ListPriorityQueue
IsConsistent Method
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
bool
IsConsistent
()
member
IsConsistent
:
unit
->
bool
Return Value
Type:
Boolean
TBD
See Also
Reference
ListPriorityQueue Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET