G
Guest
Hi,
I have Windows Service which is working fine, under stop event of this
service under one condition I need to cancel the stop event. i.e come out of
"Protected Overrides Sub OnStop() End Sub" procedure.
And still continue the service running.
How can I do this.
Regards,
Mustaq
I have Windows Service which is working fine, under stop event of this
service under one condition I need to cancel the stop event. i.e come out of
"Protected Overrides Sub OnStop() End Sub" procedure.
And still continue the service running.
How can I do this.
Regards,
Mustaq