ServerChannelHandleIdle Method |
Namespace: OBCOM.NetSwitchLib.Servers
An idle event occurs when the sever's timeout expires. The server's timeout is defined using the IdleTimeout property.
This method is meant to be overridden by classes that extend this ServerChannel. This default implementation stops the generation of idle events setting the value of property IdleTimeout to ZERO.