ServiceName Property (OracleHAEventArgs)
Gets the name of the service that triggered the event.
'Declaration
Public ReadOnly Property ServiceName As String
public string ServiceName {get;}
Property Value
The name of the service that triggered the event.