Property | Type | Description | |
---|---|---|---|
TerminalMessage |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
MessageResult ( IList |
Initializes a new instance of the MessageResult struct.
|
|
MessageResult ( bool terminal ) : System |
public MessageResult ( IList |
||
messages | IList |
The array of messages associated with this |
totalCount | int | The amount of messages populated in the messages array. |
return | System |
public MessageResult ( bool terminal ) : System | ||
terminal | bool | |
return | System |