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 May 1, 2025 | |
| # Code performance book is available at: https://bit.ly/DotNetCodePerf4 | |
| # Coding standards book is available at: https://bit.ly/CodingStandards8 | |
| #################################################################################################### | |
| root = true |
Only 3 fundamental properties of an actor: