AWS SDK for .NET Documentation
TraceEvent Method (eventCache, source, eventType, id, format, args)
AmazonAmazon.TraceListenerDynamoDBTraceListenerTraceEvent(TraceEventCache, String, TraceEventType, Int32, String, array<Object>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public override void TraceEvent(
	TraceEventCache eventCache,
	string source,
	TraceEventType eventType,
	int id,
	string format,
	params Object[] args
)
Parameters
eventCache (TraceEventCache)
source (String)
eventType (TraceEventType)
id (Int32)
format (String)
args (array<Object>[]()[][])

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