Tokenizer..::..EoF Property

Gets a value indicating whether [eo f].

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public bool EoF { get; }
Public ReadOnly Property EoF As Boolean
	Get
public:
property bool^ EoF {
	bool^ get ();
}

Field Value

true if [eo f]; otherwise, false.