DiagnosticChain.IsValidToken(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 bool IsValidToken(Microsoft::VisualStudio::IntelliTrace::EventToken token);
override bool IsValidToken(Microsoft::VisualStudio::IntelliTrace::EventToken token);
public override bool IsValidToken (Microsoft.VisualStudio.IntelliTrace.EventToken token);
override this.IsValidToken : Microsoft.VisualStudio.IntelliTrace.EventToken -> bool
Public Overrides Function IsValidToken (token As EventToken) As Boolean
Parameters
- token
- EventToken