Service

Undocumented in source.

Constructors

this
this(ulong serviceId, void*[string] methodTable)
Undocumented in source.

Members

Functions

kickstart
void kickstart()
Undocumented in source. Be warned that the author may not have intended to support it.
register
bool register(Server server)
Undocumented in source. Be warned that the author may not have intended to support it.
runners
ulong runners()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ServiceHandlerInterface

register
bool register(Server server)
Undocumented in source.
stop
void stop()
Undocumented in source.
kickstart
void kickstart()
Undocumented in source.
runners
ulong runners()
Undocumented in source.

Meta