Click or drag to resize

MicaSystems.Broadcasting Namespace

Classes
  ClassDescription
Public classBroadcaster
Sends messages to Receiver of other (local) processes. Please, do not send any sensitive information using this channel.
Public classMessage
Represents a message sent by MicaSystems.Broadcasting.
Public classReceiver
Receives messages from Broadcaster of other (local) processes. Please, consider all received messages as UNTRUSTED.
Delegates
  DelegateDescription
Public delegateReceiveMessageMethod
Receives a message.
Enumerations
  EnumerationDescription
Public enumerationReceiverAcceptedMessagesMode
Identifies the type of messages accepted by a subscriber.