wmJNIc.c
disconnectCc
jint
disconnectCc
(
WmContext *con)
Disconnects the Context or TContext and flushes session state on the Server.
Parameters:
WmContext *con
- Client Context(Either WM_SYNC_CONTEXT or WM_TRAN_CONTEXT) needs to be disconnected.
Returns:
jint
- Return 1 if success and 0 otherwise.