Platform SDK: CDO for Windows 2000 |
This field can be used both for SMTP and NNTP configurations. If the current configuration specifies to send or post messages using a pickup directory, setting this value to True (VARIANT_TRUE) forces the writing of the message file directly to disk, overriding the standard buffering behavior of the file system. A performance penalty is incurred when using the option, as the file buffer contents must be committed to disk each time a message is posted or sent. The benefit is that send messages will not be lost in the case of power failure, device failure, or a system crash.
http://schemas.microsoft.com/cdo/configuration/flushbuffersonwrite
CdoConfiguration.cdoFlushBuffersOnWrite
[Visual Basic] Boolean
[C++,IDL] VARIANT_BOOL
True