Click or drag to resize

EdiMessageClearCache Method

Clears the internal cache used to speed up validation. Use after the message was validated and before making a deep copy or saving to a database.

Namespace: EdiFabric.Core.Model.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public void ClearCache()
See Also