Click or drag to resize

AppContext.WakeUp Method

Overload List
  NameDescription
Public methodWakeUp()
Command the AppContext object to wake up the database connections. Applications are hibernated via Hibernate().
Public methodWakeUp(WakeUpFlags)
Command the AppContext object to wake up the database connections. Applications are hibernated via Hibernate().
Top
See Also