BaseSesameHttpProtocolConnector Properties |
The BaseSesameHttpProtocolConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncParentServer |
Gets the parent server.
(Overrides BaseAsyncHttpConnectorAsyncParentServer.) | |
| BaseUri |
Gets the Base URI to the repository.
| |
| DeleteSupported |
Returns that deleting graphs from the Sesame store is supported.
(Overrides BaseAsyncHttpConnectorDeleteSupported.) | |
| IOBehaviour |
Gets the Save Behaviour of Stores that use the Sesame HTTP Protocol.
(Overrides BaseAsyncHttpConnectorIOBehaviour.) | |
| IsReadOnly |
Returns that the Connection is not read-only.
(Overrides BaseAsyncHttpConnectorIsReadOnly.) | |
| IsReady |
Returns that the Connection is ready.
(Overrides BaseAsyncHttpConnectorIsReady.) | |
| ListGraphsSupported |
Returns that listing Graphs is supported.
(Overrides BaseAsyncHttpConnectorListGraphsSupported.) | |
| ParentServer |
Gets the parent server.
(Overrides BaseAsyncHttpConnectorParentServer.) | |
| Password |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) | |
| Proxy |
Gets/Sets a Proxy Server to be used.
(Inherited from BaseHttpConnector.) | |
| ProxyCredentials |
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseHttpConnector.) | |
| RepositoryName |
Gets the Repository Name that is in use.
| |
| Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseHttpConnector.) | |
| UpdateSupported |
Returns that Updates are supported on Sesame HTTP Protocol supporting Stores.
(Overrides BaseAsyncHttpConnectorUpdateSupported.) | |
| Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |