Click or drag to resize
Akka.NETTokenizerEoF Property
A value indicating whether the tokenizer has reached the end of the string.

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool EoF { get; }

Property Value

Type: Boolean
See Also