

| StreamState Enumeration | 
Namespace: FM.IceLink
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| New | 1 | Indicates the Stream has been created and has not started negotiating yet. | |
| Connecting | 2 | Indicates the Stream is in the process of negotiating a secure connection. | |
| Connected | 3 | Indicates the Stream has completed negotiation of a secure connection. | |
| Closing | 4 | Indicates the Stream is in the process of closing due to an intentional request. | |
| Closed | 4 | Indicates the Stream has been closed intentionally. | |
| Failed | 5 | Indicates the Stream has been closed as the result of an error. | 
 Version Information
Version Information See Also
See AlsoCopyright 2016+ Frozen Mountain Software