MaxSize¶
-
int IUpdatable.MaxSize { get; }¶
Gets the maximum size of the updatable.
- Value
int – Maximum size in bytes of the updatable.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.