Table of Contents

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

flaskOperation RegisterFlaskOperationContract

Contains the flask instance to register (using the user-provided credentials)