C# Class Paralect.ServiceBus.TransportEndpointAddress

Afficher le fichier Open project: paralect/Paralect.ServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
GetFormatName ( ) : String
GetFriendlyName ( ) : String
GetLocalName ( ) : String
TransportEndpointAddress ( String path ) : System

Should be in the format: QueueName@ComputerName

Method Details

GetFormatName() public méthode

public GetFormatName ( ) : String
Résultat String

GetFriendlyName() public méthode

public GetFriendlyName ( ) : String
Résultat String

GetLocalName() public méthode

public GetLocalName ( ) : String
Résultat String

TransportEndpointAddress() public méthode

Should be in the format: QueueName@ComputerName
public TransportEndpointAddress ( String path ) : System
path String
Résultat System