|
One of the folowing strings:
CLOSED: The connection is closed; this stream reference is now invalid
OPEN: The connection is open but there is no data waiting to be read
DATA: The connection is open and there is data waiting to be read
INACTIVE: The stream reference is invalid
CLOSING: The connection is being closed; you cannot read from or write to the stream
UNKNOWN: The stream reference is invalid
STOPPED
|