Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
show Active Sessions when executing as a Service
#3
This demo does exactly that:

https://github.com/Atozed/IntraWeb/tree/...essionList

However it doesn't show in a form because there is no form (forget about interactive services because they are deprecated).

You can:

a) do like the example below and create an administrative page for your application (it's good to keep it restricted/protected, though)

b) you can create a separate application which communicates with your service (there are several ways to do that) but I'd personally recommend this only if both applications are installed on the same machine
Reply


Messages In This Thread
RE: show Active Sessions when executing as a Service - by Alexandre Machado - 10-22-2019, 07:29 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)