C# Class NServiceBus.Features.CheckMachineNameForComplianceWithDtcLimitation

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
Check ( ) : void

Method invoked to run custom code.

Private Methods

Méthode Description
GetComputerNameEx ( COMPUTER_NAME_FORMAT nameType, [ lpBuffer, uint &lpnSize ) : bool

Method Details

Check() public méthode

Method invoked to run custom code.
public Check ( ) : void
Résultat void