YAMI4 for .NET 1.3.0

Inspirel.YAMI.ValuePublisher.SubscriberInfo Class Reference

Helper class for holding destination target and object for any given subscriber. More...

List of all members.

Public Member Functions

 SubscriberInfo (string destinationTarget, string destinationObject)
 Initializes a new instace of the SubscriberInfo class.

Properties

string DestinationTarget [get]
 Gets address of the destination listener.
string DestinationObject [get]
 Gets name of the destination object.

Detailed Description

Helper class for holding destination target and object for any given subscriber.


Constructor & Destructor Documentation

Inspirel.YAMI.ValuePublisher.SubscriberInfo.SubscriberInfo ( string  destinationTarget,
string  destinationObject 
)

Initializes a new instace of the SubscriberInfo class.

Parameters:
destinationTargetaddress of the desitnation listener
destinationObjectname of the desitnation object

Property Documentation

string Inspirel.YAMI.ValuePublisher.SubscriberInfo.DestinationObject [get]

Gets name of the destination object.

string Inspirel.YAMI.ValuePublisher.SubscriberInfo.DestinationTarget [get]

Gets address of the destination listener.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events