C# Class NLog.Targets.Gelf.TcpTransportClient

Inheritance: ITransportClient
Afficher le fichier Open project: ARSFI/paclink-open-source

Méthodes publiques

Méthode Description
Send ( Array msg, int bytes, IPEndPoint ipEndPoint ) : void

Method Details

Send() public méthode

public Send ( Array msg, int bytes, IPEndPoint ipEndPoint ) : void
msg Array
bytes int
ipEndPoint IPEndPoint
Résultat void