TypedBuffer Class

This type represents the typed buffer of Tuxedo. This is the base class for various typed buffers such as CARRAY, STRING, FML, FML32, VIEW, VIEW32, etc and provides low level services to derived class.

Each typed buffer has its own class type that is derived directly or indirectly from TypedBuffer class.

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

System.Object

       Bea.Tuxedo.ATMI.TypedBuffer

public class TypedBuffer : IDisposable

Thread safety

This type is not guaranteed to be safe for multithreaded operations.

Remarks

 

Requirements

Namespace: Bea.Tuxedo.ATMI

Assembly: libwscdnet (in libwscdnet.dll)