TsgcWSPClient_Dataset › Methods › UnSubscribe_all
Unsubscribes from the three internal Dataset channels (new, update, delete).
procedure UnSubscribe_all;
Reverses Subscribe_all, removing the client from the three internal Dataset channels so it no longer receives Dataset changes from the server. Subscriptions to user-defined channels (created with Subscribe) are not affected.
oProtocol.UnSubscribe_all;