VPCustomBinaryStreamWriter T  PreWriteAction Property Virtual Photonics - VTS Library
Virtual Photonics
Optional code that will be run before the database begins writing (after call to Open())

Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public Action PreWriteAction { get; set; }

Property Value

Type: OnlineAction
See Also