Click or drag to resize

NetworkError Constructor

Initializes a new instance of the NetworkError class

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public NetworkError(
	Exception exception
)
View Source

Parameters

exception  Exception
 
See Also