C# Class Tp.Integration.Messages.ServiceBus.Transport.MessageLabel

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
MessageLabel ( string windowsIdentityName, string idForCorrelation ) : System
Parse ( string label ) : MessageLabel
ToString ( ) : string

Private Methods

Méthode Description
GetIdForCorrelation ( string label ) : string
GetWindowsIdentityName ( string label ) : string

Method Details

MessageLabel() public méthode

public MessageLabel ( string windowsIdentityName, string idForCorrelation ) : System
windowsIdentityName string
idForCorrelation string
Résultat System

Parse() public static méthode

public static Parse ( string label ) : MessageLabel
label string
Résultat MessageLabel

ToString() public méthode

public ToString ( ) : string
Résultat string