  | DfsOutputStreamMarkRecord Method  | 
 
            Indicates that the current position of the stream is a record boundary.
            
 
    Namespace: 
   Ookii.Jumbo.Dfs
    Assembly:
   Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntaxpublic:
virtual void MarkRecord() sealed
abstract MarkRecord : unit -> unit 
override MarkRecord : unit -> unit 
Implements
IRecordOutputStreamMarkRecord
See Also