Gets/Sets the extra data.
public byte[] ExtraData {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Extra data is longer than 64KB (0xffff) bytes. |
Gets/Sets the extra data.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Extra data is longer than 64KB (0xffff) bytes. |