HostLifetimeEventsHandler

From Virtual World Web Wiki
Revision as of 21:03, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the HostLifetimeEventsHandler class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This class implements a Layer Two extensibility point as virtual members which can be overriden as needed. Derive from this class to provide your own implementation.

See also: IHostLifetimeEvents

Remarks [edit]

Methods

void Initialize()
Fires when the instance host service starts up and initializes the Layer Two component system
void Shutdown()
Fires when the instance host service is shutting down