Piccolo.NET

PStream.RecordWrittenSurrogate Class

RecordWrittenSurrogate is a serialization surrogate that is used during the discovery phase to record which objects are unconditionally written.

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

System.Object
   PStream.RecordWrittenSurrogate

protected class PStream.RecordWrittenSurrogate : ISerializationSurrogate

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.

Remarks

This surrogate will always be returned by the PStream.RecordWrittenSurrogateSelector regardless of which type is specified.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PStream.RecordWrittenSurrogate Members | UMD.HCIL.Piccolo.Util Namespace