C# Class FuseboxFreedom.Program.RetryWatch

Show file Open project: jamie-pate/FuseBoxFreedom

Public Properties

Property Type Description
retries int

Public Methods

Method Description
RetryWatch ( FileSystemWatcher w, FileSystemEventArgs e ) : System

Method Details

RetryWatch() public method

public RetryWatch ( FileSystemWatcher w, FileSystemEventArgs e ) : System
w System.IO.FileSystemWatcher
e System.IO.FileSystemEventArgs
return System

Property Details

retries public property

public int retries
return int