deEngineServices..::..hasServerSessionChanges Method
Has server session changes
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static bool hasServerSessionChanges( ConcurrentDictionary<string, deServerSession> oServerSessions1, ConcurrentDictionary<string, deServerSession> oServerSessions2 )
Parameters
- oServerSessions1
- Type: ConcurrentDictionary<(Of <(<'String, deServerSession>)>)>
Sessions dictionary 1
- oServerSessions2
- Type: ConcurrentDictionary<(Of <(<'String, deServerSession>)>)>
Sessions dictionary 2