ITDDSCustomDeserializer.Deserialize(BAMEventsRecord, Hashtable) 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:
void Deserialize(Microsoft::BizTalk::Bam::EventObservation::BAMEventsRecord ^ record, System::Collections::Hashtable ^ cache);
public void Deserialize (Microsoft.BizTalk.Bam.EventObservation.BAMEventsRecord record, System.Collections.Hashtable cache);
abstract member Deserialize : Microsoft.BizTalk.Bam.EventObservation.BAMEventsRecord * System.Collections.Hashtable -> unit
Public Sub Deserialize (record As BAMEventsRecord, cache As Hashtable)
Parameters
- record
- BAMEventsRecord
- cache
- Hashtable