In The Hand - .NET Components for Mobility
AutoFlush Property
Namespaces
►
InTheHand.Diagnostics
►
TraceHelper
►
AutoFlush
C#
Visual Basic
Gets or sets whether
Flush
()
()
()
should be called on the
Listeners
after every write.
Declaration Syntax
C#
Visual Basic
public
static
bool
AutoFlush
{
get
;
set
; }
Public
Shared
Property
AutoFlush
As
Boolean
Value
true if
Flush
()
()
()
is called on the
Listeners
after every write; otherwise, false.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0