com.onlineobject.objectnet Namespace

Int32Stream Class

Represents a data handler specifically for int32 streams.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class Int32Stream : DataHandler<int>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..DataHandler<(Of <(<'Int32>)>)>
    com.onlineobject.objectnet..::..Int32Stream