Click or drag to resize

IClientMaxConnectionAttempts Property

Gets or sets the maximum number of times the client will attempt to connect to the server.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
int MaxConnectionAttempts { get; set; }

Property Value

Int32
See Also