Edit

Share via


LoggingSink(String, LoggingConfiguration) Constructor

Definition

Creates an instance of this class

public LoggingSink (string name, Iot.Device.Nmea0183.LoggingConfiguration? configuration);
new Iot.Device.Nmea0183.LoggingSink : string * Iot.Device.Nmea0183.LoggingConfiguration -> Iot.Device.Nmea0183.LoggingSink
Public Sub New (name As String, configuration As LoggingConfiguration)

Parameters

name
String

Name of the sink

configuration
LoggingConfiguration

Logging configuration

Applies to