AWS SDK for .NET Documentation
FlushLog Method (log)
AmazonAmazon.TraceListenerDynamoDBTraceListenerFlushLog(String) Did this page help you?   Yes   No    Tell us about it...
Flushes an existing log to DynamoDB, then deletes/empties the log file. This method can be invoked manually to flush left-over log files.
Declaration Syntax
C#
public void FlushLog(
	string log
)
Parameters
log (String)

Assembly: AWS.TraceListener (Module: AWS.TraceListener) Version: 1.0.0.0 (1.0.0.0)