Compact Serialization with PowerShell
This section covers the Add/Remove CompactType and Add/Remove PortableType PowerShell cmdlets in NCache.
In This Section
Add-CompactType [Deprecated]
Discusses how to add compact serialization to the cache.
Remove-CompactType [Deprecated]
Discusses how to remove the objects which are already defined as serializable.
Add-PortableType
Discusses how to enable data sharing for different classes.
Remove-PortableType
Discusses how to remove already defined shared data types.