C# Class SenseNet.ContentRepository.Tests.Workflow.WfWatcher

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Свойство Type Description
_message string

Méthodes publiques

Méthode Description
ReceiveMessage ( ) : void
SendMessage ( string message ) : void
WaitForFinished ( string &message ) : bool

Method Details

ReceiveMessage() public static méthode

public static ReceiveMessage ( ) : void
Résultat void

SendMessage() public static méthode

public static SendMessage ( string message ) : void
message string
Résultat void

WaitForFinished() public static méthode

public static WaitForFinished ( string &message ) : bool
message string
Résultat bool

Property Details

_message public_oe static_oe property

public static string _message
Résultat string