• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class EbicsTransportWin32

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

    Inheritance
    System.Object
    EbicsTransport
    EbicsTransportWin32
    Implements
    IEbicsTransport
    Inherited Members
    EbicsTransport.DEFAULT_TIMEOUT
    EbicsTransport.Timeout
    EbicsTransport.SendRequest(EbicsTrace, XmlDocument, String)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Win32.dll
    Syntax
    public class EbicsTransportWin32 : EbicsTransport, IEbicsTransport

    Methods

    OnWait()

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

    Declaration
    protected override void OnWait()
    Overrides
    EbicsTransport.OnWait()

    Implements

    IEbicsTransport
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH