DontStreamAttribute Class

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

This attribute is used inside the generated interface code to mark properties that should not be persisted when the object gets streamed to a message for transport.

Namespace

Declaration (C#)

[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
public class DontStreamAttribute : System.Attribute;

Hierarchy

  • RemObjects.SDK.DontStreamAttribute

Methods

Method
Description
DontStreamAttribute Default constructor for DontStreamAttribute.


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools