Click or drag to resize
ListPriorityQueuePeek Method

[Missing <summary> documentation for "M:Akka.Util.ListPriorityQueue.Peek"]

Namespace: Akka.Util
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Envelope Peek()

Return Value

Type: Envelope

[Missing <returns> documentation for "M:Akka.Util.ListPriorityQueue.Peek"]

See Also