#1 2025-10-16 13:12:44

koraycayiroglu
Member
Registered: 2017-02-03
Posts: 79

How to unregister a method?

Hi to everyone,

Looking for something like ServiceMethodUnRegister but couldn't find, how do i unregister a method at run-time? In my case, i am creating mvc applications with suburi on the fly for displaying a secure content, and it will dissmised itself at a certain time period. Mvc app freed but i can't use same suburi to create a new mvc app. Also, don't wanna use more custom suburi's, like timestamped, cause this means registering too many unnecessary suburi's to rest server.

Best regards

Offline

#2 2025-10-24 10:09:44

koraycayiroglu
Member
Registered: 2017-02-03
Posts: 79

Re: How to unregister a method?

it's seems there is not. Anyway, i found my own solution with a different approach. Never mind this question. Thanks.

Offline

Board footer

Powered by FluxBB