Table of Contents

Rfc1006Base.ReceiveString Method

Reads a Rfc1006Packet 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 string ReceiveString()


Return Value

Type: String
Data from the RFC1006 communication.

Exceptions

Exception Condition
TimeoutException The ReceiveTimeout exceeded.


See Also

Reference

Rfc1006Base Class
Rfc1006LibNet.Advanced Namespace