Click or drag to resize
Grid Solutions Framework

IDnp3Adapter Methods

The IDnp3Adapter type exposes the following members.

Methods
  Name Description
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public method GetShortStatus Gets a short one-line adapter status.
(Inherited from IAdapter)
Public method Initialize Initializes the state of the object.
(Inherited from ISupportLifecycle)
Public method OnProcessException Raises the ProcessException event.
Public method OnStatusMessage Raises the StatusMessage event and sends this data to the Logger.
Public method SetTemporalConstraint Defines a temporal processing constraint for the adapter.
(Inherited from IAdapter)
Public method Start Starts the adapter, if it is not already running.
(Inherited from IAdapter)
Public method Stop Stops the adapter.
(Inherited from IAdapter)
Top
See Also