Renews the given session.
Declaring type: SqlSessionManager
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override void RenewSession (
        ServerSession session
) 
Parameters
session
The ServerSession to renew.