isee.NET Framework Documentation

MessagePoster Class

Represents a condition in which one or more messages will be 'posted'. The condition is defined by an output entity, a threshold and the direction in which the threshold needs to be crossed in order to post the associated messages.

For a list of all members of this type, see MessagePoster Members.

System.Object
   iseesystems.iseeNET.MessagePoster

[Visual Basic]
Public Class MessagePoster
[C#]
public class MessagePoster

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

MessagePoster Members | iseesystems.iseeNET Namespace