int getQueueCapacity(String destinationURI)int getQueueCapacity(String destinationURI)| Name | Type | Description |
|---|---|---|
destinationURI | String | The local channel's destination URI whose queue capacity is being requested. |
| Type | Description |
|---|---|
int | A value greater than or equal to zero (0) for local channel's destination; else -1 if any other type of destination is specified |