|
BaseTransport.MaxTimeout Defines how long to wait for some signal from the remote side during message transfer. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Parameters
Description This property defines the longest possible time between the data block is received from the reote side and connection is broken. Longer timeouts increase stability of the system, but in case of flooding the messenger short timeouts can help to reduce the load. This property has no meaning for some transports (local transport, for example). |
|
