Module runtime

Source

Re-exports§

pub use self::runtime_wrapper::Runtime;

Modules§

config
error
executor
node_context
package_change
This module supports implementing callbacks when Service Fabric Packages are changed
runtime_wrapper
stateful
stateful_bridge
stateful_proxy
stateless
stateless_bridge
store
store_proxy

Structs§

CodePackageActivationContext
CodePackageInfo
Code package information is propagated here from the ActivationContext provided when the service is started. This information can be used to setup log directories and other resources needed which require information about the code package and the local runtime environment.

Functions§

create_com_runtime
get_com_activation_context