C# Class Tests.Tx.Network.ReceiveTxSyslog

Inheritance: IDisposable
Afficher le fichier Open project: Reactive-Extensions/Tx Class Usage Examples

Méthodes publiques

Свойство Type Description
Counter int

Méthodes publiques

Méthode Description
Dispose ( ) : void
ObserveTx ( ) : IObservable
ReceiveTxSyslog ( IPEndPoint listener, uint receivercount ) : System
RunCount ( ) : IDisposable

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ObserveTx() public méthode

public ObserveTx ( ) : IObservable
Résultat IObservable

ReceiveTxSyslog() public méthode

public ReceiveTxSyslog ( IPEndPoint listener, uint receivercount ) : System
listener System.Net.IPEndPoint
receivercount uint
Résultat System

RunCount() public méthode

public RunCount ( ) : IDisposable
Résultat IDisposable

Property Details

Counter public_oe property

public int Counter
Résultat int