Share_destroy
Frees this share points resource which is always a good
practice. If there are any threads waiting on a share_get that
is blocking then this tag will also release all of those
threads so that they can detect that the share is no longer
available.
Required Attributes
id
Unique id for this share point
Usage Examples
Example #1
<share_destroy id="SHARE1" />