SessionLU0.Receive(Int32, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::HostIntegration::SNA::Session::SessionLU0Data ^ Receive(int timeout, bool autoAcknowledge);
public Microsoft.HostIntegration.SNA.Session.SessionLU0Data Receive (int timeout, bool autoAcknowledge);
member this.Receive : int * bool -> Microsoft.HostIntegration.SNA.Session.SessionLU0Data
Public Function Receive (timeout As Integer, autoAcknowledge As Boolean) As SessionLU0Data
Parameters
- timeout
- Int32
- autoAcknowledge
- Boolean