SessionLU0.Receive(Int32, Boolean) Method

Definition

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

Returns

SessionLU0Data

Applies to