Send a ResetApplicationSession XML message to the server.

Declaration Syntax
int ResetApplicationSession(
Object userState,
int interval
)
int ResetApplicationSession(
Object^ userState,
int interval
)

Parameters
- userState (Object)
-
Object the user may specify which will be returned upon the response.
- interval (Int32)
-
Specifies the interval in seconds that the server should expect to see another Reset Applciation Session message.

Return Value
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)