DevForce Help Reference
TraceSubscriber Class Members
Properties  Methods  Events


The following tables list the members exposed by TraceSubscriber.

Public Constructors
 NameDescription
Public ConstructorTraceSubscriber Constructor  
Top
Public Properties
 NameDescription
Public PropertyIsSubscribed Returns whether the subscriber is currently subscribed to a publisher.  
Public PropertyProtocol Returns the protocol used to communicate with a remote publisher.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodOnPublish Receive trace messages from the TracePublisher.  
Public MethodPingPublisher Ping the TracePublisher.  
Public MethodStartSubscriptionOverloaded.  Start subscription to the local TracePublisher.  
Public MethodStopSubscription Unsubscribe from the TracePublisher.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodOnSubscriptionErrorRaise the SubscriptionError event.  
Top
Public Events
 NameDescription
Public EventPublish Event fired when a message is published.  
Public EventSubscriptionError Event fired when an error occurs.  
Top
See Also

Reference

TraceSubscriber Class
IdeaBlade.Core Namespace
TracePublisher Class

Send Feedback