DTrace.

LogEnd(long, long, long, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
DTrace

Syntax

public virtual void LogEnd(long id, long start, long end, string info)

Parameters

Name Type Description
id long
start long
end long
info string

Return Value

Type Description
void