Show / Hide Table of Contents

Delegate NotifyQueueChangedEventHandler

Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public delegate void NotifyQueueChangedEventHandler(object sender, NotifyQueueChangedEventArgs e)
Parameters
Type Name Description
object sender
NotifyQueueChangedEventArgs e

Constructors

NotifyQueueChangedEventHandler(object, IntPtr)

Declaration
public NotifyQueueChangedEventHandler(object @object, IntPtr method)
Parameters
Type Name Description
object object
IntPtr method

Methods

BeginInvoke(object, NotifyQueueChangedEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, NotifyQueueChangedEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
NotifyQueueChangedEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult

EndInvoke(IAsyncResult)

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

Invoke(object, NotifyQueueChangedEventArgs)

Declaration
public virtual void Invoke(object sender, NotifyQueueChangedEventArgs e)
Parameters
Type Name Description
object sender
NotifyQueueChangedEventArgs e
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©