Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

Binder Property






Binder to use when serializing cache items.
Syntax
public SerializationBinder Binder {get; set;}
'Declaration
 
Public Property Binder As SerializationBinder
'Usage
 
Dim instance As FileCache
Dim value As SerializationBinder
 
instance.Binder = value
 
value = instance.Binder
public:
property SerializationBinder^ Binder {
   SerializationBinder^ get();
   void set (    SerializationBinder^ value);
}

Property Value

The binder to use when serializing cache items. Default value is null.
Remarks

Set this value to a custom System.Runtime.Serialization.SerializationBinder to allow serialization of complex user-data types.

Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features