destroy method
Destroys this ProtocolClientFactory.
Returns true
on success.
Implementation
@override
bool destroy() {
return true;
}
Destroys this ProtocolClientFactory.
Returns true
on success.
@override
bool destroy() {
return true;
}