BuildMaster SDK Reference
Version:

Inedo.Serialization Namespace

Name Description
ICustomPersistentSerializer

Indicates that a type implements custom serialization logic for a specific type.

IMissingPersistentPropertyHandler

Indicates that a type with persistent properties has special handling for dealing with deleted/renamed properties.

Persistence

Contains static utility methods for working with persistent objects.

PersistenceEncryptionMode

Specifies the encryption algorithm to use for encrypted persistent properties.

PersistentAttribute

Marks a property as persistent. A persistent property is stored in the database as part of the object's configuration. Persistent properties are also serialized to remote agents prior to execution.

SlimBinaryFormatter

Contains methods for performing compact low-level binary serialization.

SlimSerializableAttribute

Indicates that a property should be included when an object is serialized.