Datasnap.Win.SConnect.ITransport Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetConnected | public | Returns the value of the Connected property. |
| GetWaitEvent | public | Returns the handle for an event object that is managed by the object that implements ITransport. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Receive | public | Returns an IDataBlock interface that can be used to read information received from the application server. |
| Release | public | Decrements the reference count for this interface. |
| Send | public | Sends information retrieved from an IDataBlock interface to the application server. |
| SetConnected | public | Sets the value of the Connected property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |