Datasnap.DSClientRest.TDSRestClientChannel.Disconnect
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestClientChannel | |
Delphi
procedure Disconnect;
C++
void __fastcall Disconnect();
Description
Unregisters all callbacks and disconnects the channel.
The Disconnect method is used to unregister all callbacks and disconnect the channel.