NetSamples.Common.IO
Class MessagePath

Message Path. Describes the message path.

Field Summary
string Action
string From
string ID
string[] Via

Constructor Summary
MessagePath()
        Initializes a new instance of the MessagePath class.

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

Action

public string Action


From

public string From


ID

public string ID


Via

public string[] Via

Constructor Detail

MessagePath

public MessagePath()

Initializes a new instance of the MessagePath class.