dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleHAEventArgs Class / HostName Property

In This Topic
HostName Property
In This Topic
Gets the host that triggered the event.
Syntax
'Declaration
 
Public ReadOnly Property HostName As String
 

Property Value

The host that triggered the event.
See Also