pip_services3_components
pip_services3_components
Shutdown
open method
open
pip_services3_components
pip_services3_components
Shutdown
open method
Shutdown class
Constructors
Shutdown
Properties
hashCode
runtimeType
Methods
close
configure
isOpen
open
shutdown
noSuchMethod
toString
Operators
operator ==
open
method
@override
Future
open
(
String
correlationId
)
Opens the component.
correlationId (optional) transaction id to trace execution through call chain.
callback callback function that receives error or null no errors occured.