Datasnap.DSSession.TDSLocalServer

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: Datasnap.DSSession |
Delphi
TDSLocalServer = class(TThread)
C++
class PASCALIMPLEMENTATION TDSLocalServer : public System::Classes::TThread
Description
Consumes the remote byte stream produced by a remote source. The remote source is proxied by a local session instance passed to the constructor.