IPortAnalyticsInterceptor 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 属性
方法
GetAndEmptyEventStream() | |
Init(Guid, String, PortType, Guid, Guid, Guid, String) | |
TrackEvent(Direction, IBaseMessage) |