com.onlineobject.objectnet Namespace

InputNetwork Methods

The InputNetwork type exposes the following members.

Methods


  Name Description
Public method ComputeActive
Computes and updates the active state of the network inputs.
Public method ComputePassive
Computes and updates the passive state of the network inputs.
Public method Extract
Extracts and updates the input information from the provided data stream.
Public method GetInput
Gets the network input handler.
Public method GetPassiveArguments
Retrieves the passive arguments for the network input.
Public method SynchonizeActive
Synchronizes the active state by writing the input information to the data stream.
Public method SynchonizePassive
Synchronizes the passive state with the provided network input data.