Sparkle.Host Namespace
Methods
| Name | Description |
|---|---|
| CreateHost | Starts a host to which things are then added. |
| RunHost | Hosts a single block. Equivalent to CreateHost.Add(ABlock).Run. |
| RunningAsService | Whether this process is running under the Windows SCM. |