Neokernel API

FilePropsContainer Class

The FilePropsContainer is an IPropsContainer that stores all of it's Props in one file on the disk. When Props are changed, a new file is written.

For a list of all members of this type, see FilePropsContainer Members .

System.Object
   FilePropsContainer

public class FilePropsContainer : IPropsContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.om

Assembly: Neokernel (in Neokernel.exe)

See Also

FilePropsContainer Members | com.neokernel.om Namespace | Props | FileObjectManager