OnSessionRestarted

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Events >

OnSessionRestarted

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.OnSessionRestarted

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnSessionRestarted: TOnNewSessionEvent;

C++:

__published: __property TOnNewSessionEvent OnSessionRestarted;

 

Description: This is OnSessionRestarted, a member of class TIWServerControllerBase.