ValueDisableSerializer Field
Should BinaryFormatter be disabled. If true, an exception will be thrown when BinaryFormatter
is used. BinaryFormatter serialization is triggered when a bin constructed by
Bin(String, Object) or
[!:Bin.AsBlob(string, object)]
is used in a write command with an unrecognized object type.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
public static bool DisableSerializer
Field Value
Boolean