[This is preliminary documentation and is subject to change.]

The AsynchronousSimulatingEnvironment type exposes the following members.

Constructors

  Name Description
Protected method AsynchronousSimulatingEnvironment
Initializes a new instance of the AsynchronousSimulatingEnvironment class

Methods

  Name Description
Protected method OnPublicationTimingSpecified
Required method for the ISubscribes interface
Protected method OnPublisherAvailable
Required method for the ISubscribes interface
Protected method OnPublisherRemoved
Required method for the ISubscribes interface
Protected method ProcessChosenExternalAction
Required method for handling the specified external action that was chosen by the specified agent

Properties

  Name Description
Public property OnEventHandlerDelegate
Required property for the ISubscribes<(Of <(<'E>)>)> interface

Explicit Interface Implementations

See Also