| Visual Basic (Declaration) | |
|---|---|
Protected Sub SetLogFile( _ ByVal logFile As ITransactionLog(Of TKey,TValue) _ )  | |
| C# | |
|---|---|
protected void SetLogFile( ITransactionLog<TKey,TValue> logFile )  | |
Parameters
- logFile
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7