C# Class Bus.Transport.Network.ServicePeerShadowInformation

Afficher le fichier Open project: jbouzaglou/PetPigeonsESB

Méthodes publiques

Свойство Type Description
IsPersistenceProvider bool
ServicePeer ServicePeer

Méthodes publiques

Méthode Description
ServicePeerShadowInformation ( ServicePeer servicePeer, bool isPersistenceProvider ) : System

Method Details

ServicePeerShadowInformation() public méthode

public ServicePeerShadowInformation ( ServicePeer servicePeer, bool isPersistenceProvider ) : System
servicePeer ServicePeer
isPersistenceProvider bool
Résultat System

Property Details

IsPersistenceProvider public_oe property

public bool IsPersistenceProvider
Résultat bool

ServicePeer public_oe property

public ServicePeer ServicePeer
Résultat ServicePeer