Compact Serialization with PowerShell
This section covers the Add-CompactType
and Add-PortableType
PowerShell cmdlets in NCache. Add-CompactType adds compact serialization to the cache, while Add-PortableType enables data sharing for different classes.
In This Section
Add-CompactType
Discusses how to add compact serialization to the cache.
Add-PortableType
Discusses how to enable data sharing for different classes.