Interface IAgentUserBoundStorageConfigurationPhase
Namespace: Sp.Agent.Configuration
Assembly: Sp.Agent.dll
Methods
DisableUserBoundStorage()
Indicates that one does not wish to use a user bound store.
Declaration
IAgentDistributorsConfigurationPhase DisableUserBoundStorage()
Returns
Type | Description |
---|---|
IAgentDistributorsConfigurationPhase | The next link in the Fluent Expression chain. |