Rfc1006Base.Receive Method
Reads a byte from the RFC1006 communication send by the opposite service.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public byte[] Receive()
Return Value
Type: Byte[]
Data from the RFC1006 communication.
Exceptions
| Exception | Condition |
|---|---|
| TimeoutException | The ReceiveTimeout exceeded. |
| Exception | Connection not established! |
Add this page to your book
Remove this page from your book
Manage book (
Help