Opened 12 years ago
Closed 12 years ago
#2027 closed enhancement (fixed)
IServerConnection should broadcast change of session ids
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If the IServerConnection instance support auto-session recovery, then it should provide a SessionIdUpdated event so that interested parties who may also be keeping track of session ids can keep their copies up to date
Note:
See TracTickets
for help on using tickets.
Fixed r6760 and r6763