Made getItem() public, added comment and todo

v1.1
Alexander B 6 years ago
parent 3c47cbc703
commit 4f4bc36e75

@ -152,6 +152,7 @@ namespace eu.railduction.netcore.dll.ManagedPool
Thread.Sleep(1); // Block the current thread for short time
} while (true); // retry infinite
// Todo [NORMAL]: Add max-tries
}

Loading…
Cancel
Save