Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Bus
Transport
Network
EndpointStatus
C# Class Bus.Transport.Network.EndpointStatus
显示文件
Open project: jbouzaglou/PetPigeonsESB
Public Properties
Property
Type
Description
Endpoint
IEndpoint
Public Methods
Method
Description
EndpointStatus
(
IEndpoint
endpoint
,
bool
connected
)
Method Details
EndpointStatus()
public
method
public
EndpointStatus
(
IEndpoint
endpoint
,
bool
connected
)
endpoint
IEndpoint
connected
bool
Property Details
Endpoint
public_oe property
public
IEndpoint
Endpoint
return
IEndpoint