CommandifiedListTPerformSyncedAction Method |
Name | Description | |
---|---|---|
PerformSyncedAction(Action) |
Performs the specified action, either inside a lock on SyncRoot if this list is Synchronized, or normally, if this list isn't synchronized.
| |
PerformSyncedActionTFunc(FuncTFunc) |
Performs the specified action, either inside a lock on SyncRoot if this list is Synchronized, or normally, if this list isn't synchronized.
|