![]() | ServerChannelHandleReinitialize Method |
Namespace: OBCOM.NetSwitchLib.Servers
This event may occur several times in the life cycle of a server channel.
Before this method is called, the properties of this server channel are cleared and then reloaded from the properties file, if that file still exists and is readable.
This method is meant to be overridden by classes that extend ServerChannel. This default implementation does nothing.