Method RegisterFlask
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
RegisterFlask(RegisterFlaskOperationContract)
Registers a new flask for use, starting from the given start date (could be in the future)
public void RegisterFlask(RegisterFlaskOperationContract flaskOperation)
Parameters
flaskOperationRegisterFlaskOperationContractContains the flask instance to register (using the user-provided credentials)