DevForce Help Reference
TracePublisher Class Methods


For a list of all members of this type, see TracePublisher members.

Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.   
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetPublisherUrl Returns the full Url.  
Public Methodstatic (Shared in Visual Basic)GetRemoteInstance Returns a proxy to the remote TracePublisher.  
Public MethodGetType (Inherited from object)
Public MethodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.  
Public MethodMakeRemotableOverloaded.  Start the TracePublisher service using default logging information from the IdeaBlade configuration file.  
Public MethodPing Determine if the service is active.  
Public MethodPublish Instructs the TracePublisher to publish a message.  
Public MethodSubscribeOverloaded. Called by ITraceSubscriberCallback implementations in order to receive OnPublish notifications.  
Public MethodToString (Inherited from object)
Public MethodUnsubscribeCalled by ITraceSubscriberCallback implementations when publication notice is no longer wanted.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMakeRemotableCore Start the TracePublisher service.  
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodPublishCore Call OnPublish method for all subscribers.  
Top
See Also

Reference

TracePublisher Class
IdeaBlade.Core Namespace

Send Feedback