Click or drag to resize
IStructuredDataElement Interface

Note: This API is now obsolete.

RFC 5424 structured data element.

Namespace: SyslogNet.Client
Assembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
Syntax
[ObsoleteAttribute("This interface will be removed in a future version.")]
public interface IStructuredDataElement

The IStructuredDataElement type exposes the following members.

Properties
  NameDescription
Public propertyParameters
Gets the parameters.
Public propertySdId
Gets the identifier.
Top
Remarks
This interface is obsolete and will be removed in a future version.
See Also