Store.disconnect()

Signature

void disconnect (String url)

Domain

ACTION

Description

Disconnects from the Store. And closes all the associated connections.

Parameters

NameTypeDescription
urlStringUrl of the Store

Returns

TypeDescription
void

Cautions

none