IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : TraceSubscriber Class |
The following tables list the members exposed by TraceSubscriber.
Name | Description | |
---|---|---|
TraceSubscriber Constructor |
Name | Description | |
---|---|---|
IsSubscribed | Returns whether the subscriber is currently subscribed to a publisher. | |
Protocol | Returns the protocol used to communicate with a remote publisher. |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
OnPublish | Receive trace messages from the TracePublisher. | |
PingPublisher | Ping the TracePublisher. | |
StartSubscription | Overloaded. Start subscription to the local TracePublisher. | |
StopSubscription | Unsubscribe from the TracePublisher. | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) | |
OnSubscriptionError | Raise the SubscriptionError event. |
Name | Description | |
---|---|---|
Publish | Event fired when a message is published. | |
SubscriptionError | Event fired when an error occurs. |