Click or drag to resize

ScoringProgramDataConnectorPipeClient Fields

The ScoringProgramDataConnectorPipeClient type exposes the following members.

Fields
 NameDescription
Public fieldDataConnectorClientLogger NLog implementation of logging.
(Inherited from DataConnectorClientCommandManagerTCommand)
Public fieldPipeName The name of the pipe that handles the bidirectional communication with the Data Connector. Each Windows account must have its own pipe, hence the username of the logged in user (as Windows knows it) is appended. Tip: you can find the usernames as Windows knows them by going to the C:\Users folder.
Top
See Also