Click or drag to resize

SetRemoteLoggingHostsRequestRemoteHosts Property

A list of hosts to send log messages to.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public LoggingServer[] RemoteHosts { get; set; }

Property Value

Type: LoggingServer
See Also