'DeclarationPublic Function New( _ ByVal obj As Object, _ ByVal millisecondsTimeout As Integer, _ ByVal log As log4net.ILog, _ ByVal objectName As String _ )
public TryLock( object obj, int millisecondsTimeout, log4net.ILog log, string objectName )
Parameters
- obj
 - The object to lock
 - millisecondsTimeout
 - The maximum number of milliseconds to wait.
 - log
 - objectName