fileTransferTimeout property Null safety

int fileTransferTimeout
read / write

Sets the timeout for file transfer. This value affects the methods that send a binary data including sending file messages, creating and updating channels

Implementation

int fileTransferTimeout;