Initial commit - Pingerino network monitoring application
هذا الالتزام موجود في:
12
NetworkStatistics.cs
Normal file
12
NetworkStatistics.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
// This file is now obsolete - NetworkStatistics functionality has been moved to:
|
||||
// - Services/Interfaces/IPingService.cs (NetworkStatistics class)
|
||||
// - Services/PingService.cs (implementation)
|
||||
//
|
||||
// The new architecture provides:
|
||||
// - Better separation of concerns
|
||||
// - Async/await patterns
|
||||
// - Proper error handling and logging
|
||||
// - Thread-safe operations
|
||||
// - Dependency injection support
|
||||
//
|
||||
// This file is kept for reference but should not be used in the new architecture.
|
المرجع في مشكلة جديدة
حظر مستخدم