TcpSettings
Leave feedback
On this page
Represents a TCP network settings.
public class TcpSettings : INetworkSettings
| Name | Description |
|---|---|
| TcpSettings(int, int, int, int, int) | Initializes a new instance of the TcpSettings class. |
| Name | Description |
|---|---|
| ConnectTimeout { get; } | Gets the connect timeout in milliseconds. |
| ListeningPort { get; } | Gets the listening port. |
| ReceiveTimeout { get; } | Gets the receive timeout in milliseconds. |
| RetryTimeout { get; } | Gets the retry timeout in milliseconds. |
| SendTimeout { get; } | Gets the send timeout in milliseconds. |
- interface INetworkSettings
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.