Creates a byte array representation of the provided IOptimisticLockVersion.
The byte array representation of version.
This method can be used to get a representation of the version useful in serialization scenarios.
The byte array returned can be converted back to the original version using VersionFromByteArray.
Namespace: TechTalk.Genome.Locking
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
OptimisticLockingSemantics Class | TechTalk.Genome.Locking Namespace