- address
TypedAddress!AllowedMessages address()
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultHandler
void defaultHandler(DefaultHandler v)
Undocumented in source. Be warned that the author may not have intended to support it.
- downHandler
void downHandler(DownHandler v)
Undocumented in source. Be warned that the author may not have intended to support it.
- errorHandler
void errorHandler(ErrorHandler v)
Undocumented in source. Be warned that the author may not have intended to support it.
- exceptionHandler
void exceptionHandler(ExceptionHandler v)
Undocumented in source. Be warned that the author may not have intended to support it.
- exitHandler
void exitHandler(ExitHandler v)
Undocumented in source. Be warned that the author may not have intended to support it.
- forceShutdown
void forceShutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- homeSystem
System homeSystem()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
void name(string n)
Set name name of the actor.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
Actor implementing the type actors requirements.