You are not logged in.
Pages: 1
How to unregister service from TRestClientUri that has been registered by ServiceDefine( )? I would like to remove all registered services on reconnect without destroying TRestClientUri. I cannot find the ServiceUndefine or ServiceContainer.Clear;
Offline
There is no such feature yet.
But I guess this is easy in your own code to check for a particular expected behavior.
On server side it was not possible because it broke some internal structures (see a previous discussion in this forum).
On client side it may be possible but may need a set of new methods, with proper testing.
Offline
Pages: 1