You are not logged in.
Pages: 1
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
it's seems there is not. Anyway, i found my own solution with a different approach. Never mind this question. Thanks.
Offline
Pages: 1