PrebufferWriterTKey, TValueStop Method

Stop all writing to this class. Once stopped, it cannot be resumed. All data is then immediately flushed to the output. This method calls Dispose()

Definition

Namespace: SnapDB.Snap.Services.Writer
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public long Stop()

Return Value

Int64
the transaction number of the last point that written

See Also