Click or drag to resize

Bootstrapper Methods

The Bootstrapper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetServer
If Bootstrapper.Init() has been successfully called this will return the IServer instance.
Public methodStatic memberInit
Initialize all default mappings, makes the server ready to be used.
Top
See Also