Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Betzalel
SimpleMulticastAnalyzer
Net
Receiver
C# Class Betzalel.SimpleMulticastAnalyzer.Net.Receiver
Inheritance:
NetworkNode
,
INetworkNode
Mostra file
Open project: eranbetzalel/SimpleMulticastAnalyzer
Class Usage Examples
Public Methods
Method
Description
Receiver
(
Log
log
,
Statistics
statistics
,
ProgramConfiguration
programConfiguration
) :
System.Linq
Start
( ) :
void
Stop
( ) :
void
Method Details
Receiver()
public
method
public
Receiver
(
Log
log
,
Statistics
statistics
,
ProgramConfiguration
programConfiguration
) :
System.Linq
log
Betzalel.SimpleMulticastAnalyzer.Infrastructure.Log
statistics
Statistics
programConfiguration
ProgramConfiguration
return
System.Linq
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void