FilteredStreamChain.GetEvent(EventToken) Method
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:
override Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent ^ GetEvent(Microsoft::VisualStudio::IntelliTrace::EventToken token);
override Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent GetEvent(Microsoft::VisualStudio::IntelliTrace::EventToken token);
public override Microsoft.VisualStudio.IntelliTrace.IntelliTraceEvent GetEvent (Microsoft.VisualStudio.IntelliTrace.EventToken token);
override this.GetEvent : Microsoft.VisualStudio.IntelliTrace.EventToken -> Microsoft.VisualStudio.IntelliTrace.IntelliTraceEvent
Public Overrides Function GetEvent (token As EventToken) As IntelliTraceEvent
Parameters
- token
- EventToken