Show / Hide Table of Contents

Class SoDatabaseLogOut

Event raised as part of dissconnect database process (formerly referred to as the database logout process)

Inheritance
Object
SoDatabaseLogOut
Namespace: SuperOffice
Assembly: SoCore.dll
Syntax
public sealed class SoDatabaseLogOut : MulticastDelegate

Constructors

SoDatabaseLogOut(Object, IntPtr)

Event raised as part of dissconnect database process (formerly referred to as the database logout process)

Declaration
public SoDatabaseLogOut(object object, IntPtr method)
Parameters
Type Name Description
Object object
IntPtr method

Methods

BeginInvoke(AsyncCallback, Object)

Event raised as part of dissconnect database process (formerly referred to as the database logout process)

Declaration
public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object object)
Parameters
Type Name Description
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult

EndInvoke(IAsyncResult)

Event raised as part of dissconnect database process (formerly referred to as the database logout process)

Declaration
public virtual void EndInvoke(IAsyncResult result)
Parameters
Type Name Description
IAsyncResult result

Invoke()

Event raised as part of dissconnect database process (formerly referred to as the database logout process)

Declaration
public virtual void Invoke()

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top