WebViewLifetimeEventsHandler

From Virtual World Web Wiki
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: IWebViewLifetimeEvents

Remarks [edit]

Methods

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