| ServerChannelTimeout Property | 
Namespace: OBCOM.NetClient
 Syntax
Syntax Remarks
RemarksIf Timeout returnes "0" (zero), then there is no active timeout, and the server blocks forever waiting for events.
If Timeout is positive, the server will call the ProcessTimeout method everytime the timeout expires while waiting for an event.
 See Also
See Also