Click or drag to resize
HubConfigureReloadAsync Method
Overload List
  NameDescription
Public methodConfigureReloadAsync(Boolean, Boolean, Boolean)

Configures the engine's behavior during a reload.

The ConfigureReload method should be run before the DoReload method.
Public methodConfigureReloadAsync(AsyncHandle, Boolean, Boolean, Boolean)

Configures the engine's behavior during a reload.

The ConfigureReload method should be run before the DoReload method.
Top
See Also