TextReaderApplicationLayerMaster Members
The TextReaderApplicationLayerMaster type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TextReaderApplicationLayerMaster |
Initializes a new instance of the TextReaderApplicationLayerMaster class.
|
Methods
Name | Description | |
---|---|---|
![]() |
ConnectInd |
Connect indication – Check if there is a connection accepted to the remote address.
|
![]() |
ConnectReq |
Connect Request, this function is used for establishing the connection
|
![]() |
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() |
DisReq |
Disconnect Request - Unconditionally disconnect the connection if any.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEmptyWriteDataBuffor |
Gets a buffer from a pool and initiates. After filling it up with the data can be send to the data provider remote
unit by the WriteData(IWriteValue%, Byte).
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReadData |
Reads process data from the selected location and device resources.
|
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteData |
Writes process data down to the selected location and device resources.
|
Properties
Name | Description | |
---|---|---|
![]() |
Connected |
true if the layer is connected for connection oriented communication or ready for communication
for connectionless communication.
|
![]() |
TraceSource |
Gets or sets the trace source ITraceSource.
|