![]() | Data |
The DataConnectorPipeClientTCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseConnection | Disposes of the NamedPipeClientStream that channels messages to and from the DataConnector. |
![]() | CloseReader | Disposes of the StreamReader class that reads messages from the DataConnector. |
![]() | CloseWriter | Disposes of the StreamWriter class that sends messages to the DataConnector. |
![]() | Connect | Connects to the specified named pipe synchronously. |
![]() | ConnectAsync | Connects to the specified named pipe asynchronously. |
![]() | Dispose | Disposes the class. |
![]() | Dispose(Boolean) | Disposes the stream, writer and reader for the DataConnector if disposing is not already in progress. |
![]() | LogError | Logs an error |
![]() | LogMethodEntry(String) | Logs the entry to a method. |
![]() | LogMethodEntry(String, ValueTupleString, Object) | Logs the entry to a method with its parameters (if any), |