OpcUaClientTryReconnect Method

CVB.Net Documentation
Tries to reconnect to a server when this State is equal to Faulted.

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public bool TryReconnect()

Return Value

Type: Boolean
on success; on failure.
See Also

Reference