Datasnap.DSServer.TDSCallbackTunnelBufferItem Properties
InheritedProtected
| ArgType | public | Specifies the message type. |
| CallbackId | public | Represents the identifier of the callback. |
| ChannelName | public | Specifies the name of this channel. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| InstanceOwner | public | Specifies whether the JSON message is destroyed by the destructor of TDSCallbackTunnelBufferItem. |
| IsBroadcast | public | Specifies whether the channel is broadcasting or not. |
| IsError | public | Specifies whether there is an error in TDSCallbackTunnelBufferItem. |
| Msg | public | Specifies the message to be broadcasted. |
| Response | public | Specifies the response from the callback channel. |