Discuss this help topic in SecureBlackbox Forum

TElClientIndySSLIOHandlerSocket.WriteDirect

TElClientIndySSLIOHandlerSocket     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Sends data to the connection.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure WriteDirect(ABuffer: TIdBytes);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • ABuffer - buffer with the data to be sent

Description

    Use this method to send the data from the buffer to the connection.

Discuss this help topic in SecureBlackbox Forum