F
Ford Prefect alias Armin
Hello
I use SHARED Sub's and Functions to access Data from all running Sessions.
I use the KeyWord Shared in the Functions of the Class.
This is working fine.. an I can share Data between all Sessions.
Are there any known Problems with this in Web ?
Is this the right way ?
Will it maybe slow down the speed ?
I needed something like a Session Variable but one that run's endless
and is not shutdown after 20 Minutes so I did it that way ?
Who would you do this ?
I use SHARED Sub's and Functions to access Data from all running Sessions.
I use the KeyWord Shared in the Functions of the Class.
This is working fine.. an I can share Data between all Sessions.
Are there any known Problems with this in Web ?
Is this the right way ?
Will it maybe slow down the speed ?
I needed something like a Session Variable but one that run's endless
and is not shutdown after 20 Minutes so I did it that way ?
Who would you do this ?