Click or drag to resize

RadiusPacket(PacketType) Constructor

Initializes a new instance of the RadiusPacket class.

Namespace: GSF.Communication.Radius
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public RadiusPacket(
	PacketType type
)
View Source

Parameters

type  PacketType
Type of the RadiusPacket.
See Also