RFA .NET
The RespStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RespStatus()()()() | Default Constructor. |
![]() | RespStatus(RespStatus) | Copy Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Clear | Clears contained all states, codes and status texts. |
![]() | Dispose | Releases unmanaged resources. (Inherited from Status.) |
![]() | ToRFA_String | String representation of this object. |
![]() | ToString | String representation of this object. (Overrides Status..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | DataState | Gets or sets the DataState. |
![]() | StatusCode | Gets or sets the StatusCode. |
![]() | StatusText | Gets or sets the status text. (Inherited from Status.) |
![]() | StatusTextW | Gets or sets the status text in wide character format. (Inherited from Status.) |
![]() | StreamState | Gets or sets the StreamState. |