IPortAnalyticsInterceptor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IPortAnalyticsInterceptor
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("9d0e424c-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPortAnalyticsInterceptor
type IPortAnalyticsInterceptor = interface
Public Interface IPortAnalyticsInterceptor
- Attributes
Methods
GetAndEmptyEventStream() | |
Init(Guid, String, PortType, Guid, Guid, Guid, String) | |
TrackEvent(Direction, IBaseMessage) |