Only 3 fundamental properties of an actor:
- Send messages
| #################################################################################################### | |
| # dotNetDave's (David McCarter) Editor Config - dotNetTips.com | |
| # Updates to this file are posted quarterly at: https://bit.ly/EditorConfig5 | |
| # Updated January 12, 2026 | |
| # Code performance book is available at: https://bit.ly/CodePerf5 | |
| # Coding standards book is available at: https://bit.ly/CodingStandards20th | |
| #################################################################################################### | |
| root = true |
Only 3 fundamental properties of an actor: