LegacyOrleansLogger(String, IList<ILogConsumer>, IPEndPoint) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Constructeur
public LegacyOrleansLogger (string categoryName, System.Collections.Generic.IList<Orleans.Runtime.ILogConsumer> logConsumers, System.Net.IPEndPoint ipEndPoint);
new Orleans.Logging.Legacy.LegacyOrleansLogger : string * System.Collections.Generic.IList<Orleans.Runtime.ILogConsumer> * System.Net.IPEndPoint -> Orleans.Logging.Legacy.LegacyOrleansLogger
Public Sub New (categoryName As String, logConsumers As IList(Of ILogConsumer), ipEndPoint As IPEndPoint)
Paramètres
- categoryName
- String
nom de catégorie pour l’enregistreur d’événements actuel
- logConsumers
- IList<ILogConsumer>
consommateurs de journaux auxquels cet enregistreur d’événements journalise les messages
- ipEndPoint
- IPEndPoint
Point de terminaison IP associé à cet enregistreur d’événements