DevForce Help Reference
ITraceSubscriberCallback Interface
Members 


Interface that any subscriber to a TracePublisher must implement.
Syntax
'Declaration
 
Public Interface ITraceSubscriberCallback 
'Usage
 
Dim instance As ITraceSubscriberCallback
public interface ITraceSubscriberCallback 
Remarks
This is the callback contract that any subscriber to an ITracePublisher service contract must implement for duplex communications. OnPublish will be called on a duplex channel from a remote publisher.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ITraceSubscriberCallback Members
IdeaBlade.Core Namespace

Send Feedback