EventStream.CheckEvent(IPersistQueryable) 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.
protected:
void CheckEvent(Microsoft::BizTalk::Bam::EventObservation::IPersistQueryable ^ singleEvent);
protected void CheckEvent (Microsoft.BizTalk.Bam.EventObservation.IPersistQueryable singleEvent);
member this.CheckEvent : Microsoft.BizTalk.Bam.EventObservation.IPersistQueryable -> unit
Protected Sub CheckEvent (singleEvent As IPersistQueryable)
Parameters
- singleEvent
- IPersistQueryable