Current front-runner.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet50 (in libdb_dotnet50.dll) Version: 5.0.18.0

Syntax

C#
public int CurrentWinner { get; }
Visual Basic (Declaration)
Public ReadOnly Property CurrentWinner As Integer
Visual C++
public:
property int CurrentWinner {
	int get ();
}

See Also