IcomLU0 Methods
The methods of the IcomLU0 interfaces are listed in the following table. For a complete list of the IcomLU0 members, see IcomLU0 Members.
Public Methods
Method | Description |
---|---|
IcomLUO.CreateSession Method | Creates a new LU0 session. |
IcomLUO.SetProperty Method | Allows the comLU0 client to set property values for a session. |
IcomLUO.GetProperty Method | Extracts both pre-defined and application-specific properties for the session. |
IcomLUO.Connect Method | Connects a comLU0 client to an existing session. |
IcomLUO.Disconnect Method | Disconnects the comLU0 client from a previously-connected session. |
IcomLUO.Receive Method | Receives outbound data on a LU0 session. |
IcomLUO.Send Method | Sends a complete inbound chain of data on an LU0 session. |
IcomLUO.SendResponse Method | Sends a response or courtesy acknowledgement to the host. |
IcomLUO.Online Method | Sets the LU0 session back in an on-line state after a call to Offline. |
IcomLUO.Offline Method | Switches the LU0 session into an off-line state, which in turn causes the underlying SNA session to deactivate. |