autoSerializerOf

Deprecated (with error)

Use defaultSessionSerializer instead.

Replace with

defaultSessionSerializer<T>()

Creates the default SessionSerializer for the type T.


Deprecated (with error)

Use defaultSessionSerializer<T> instead.

Replace with

defaultSessionSerializer<T>()

Creates the default SessionSerializer for the class type.