ServerChannelProcessInit Method |
Namespace: OBCOM.NetClient
An Initialize message is received just after the communication channel has been established. A Reinitialize message is received when a system operator executes the "reinit server" command from an NetServer console.
This method is meant to be overriden by classes that extend ServerChannel. This default implementation executes the ReleaseHold method to allow the server to receive transactions from OBCOM NetServer.