An NDoc Documented Class Library

StateEmitter.SetEnded Method 

This method set whether or not the StateEmitter has finished to parse

protected void SetEnded(
   bool value
);

Parameters

value
True if the StateEmitter has ended to parse, false otherwise

See Also

StateEmitter Class | RemoteCalendars.Core Namespace