pip_services3_commons
pip_services3_commons
IClosable
close abstract method
close
pip_services3_commons
pip_services3_commons
IClosable
close abstract method
IClosable class
Constructors
IClosable
Properties
hashCode
runtimeType
Methods
close
noSuchMethod
toString
Operators
operator ==
close
method
Future
close
(
String
correlationId
)
Closes component and frees used resources.
correlationId (optional) transaction id to trace execution through call chain. Return Future that receives error or null no errors occured.