Class EbicsTransportWin32

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Win32.dll

Transport implementation that ensures that Application.DoEvents() is periodically called while waiting for the HTTP response.

public class EbicsTransportWin32 : EbicsTransport, IEbicsTransport
Inheritance
EbicsTransportWin32
Implements
Inherited Members

Methods

OnWait()

If called from the UI thread that this will invoke Application.DoEvents().

protected override void OnWait()