Click or drag to resize

RadiusClientRequestAttempts Property

Gets or sets the number of time a request is to sent to the server until a valid response is received.

Namespace: GSF.Communication.Radius
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public short RequestAttempts { get; set; }
View Source

Property Value

Int16

Return Value

Int16
Number of time a request is to sent to the server until a valid response is received.
See Also