Broadcaster Class

Public Class Broadcaster
This language is not supported or no code example is available.
public class Broadcaster
This language is not supported or no code example is available.
public ref class Broadcaster 
This language is not supported or no code example is available.
public class Broadcaster
This language is not supported or no code example is available.
Methods
 
Name Description
Public method AddListener(IMessageListener1)
Public method Broadcast(string, SenderInfo) /// Send message ///
Public method RemoveListener(IMessageListener1) /// Remove a Listener from the collection ///
Top
Name Description
Public extension method NameOf(this object) (Defined by NLogHelper).
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition