Click or drag to resize

FileClientValidateConnectionString Method

Validates the specified connectionString.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
protected override void ValidateConnectionString(
	string connectionString
)
View Source

Parameters

connectionString  String
Connection string to be validated.
Exceptions
ExceptionCondition
ArgumentExceptionFile property is missing.
See Also