Revision 79f92570 trunk/Pithos.Core/PithosMonitor.cs
b/trunk/Pithos.Core/PithosMonitor.cs | ||
---|---|---|
164 | 164 |
|
165 | 165 |
public PithosMonitor() |
166 | 166 |
{ |
167 |
FileAgent = new FileAgent(); |
|
167 |
FileAgent = new FileAgent(5000);
|
|
168 | 168 |
|
169 | 169 |
} |
170 | 170 |
private bool _started; |
Also available in: Unified diff