API:Datasnap.DSSession.TDSTunnelService.DefaultErrorReadSessionEvent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSTunnelService | |
Delphi
procedure DefaultErrorReadSessionEvent(Sender: TObject; Session: TDSTunnelSession;
Content: TArray<Byte>; var Count: Integer);
C++
void __fastcall DefaultErrorReadSessionEvent(System::TObject* Sender, TDSTunnelSession* Session, System::DynamicArray<System::Byte> Content, int &Count);
Description
Embarcadero Technologies does not currently have any additional information.