'Declaration
Public Property EnableChunking As Boolean
'Usage
Dim instance As EasyUAFileTransferClientParameters Dim value As Boolean instance.EnableChunking = value value = instance.EnableChunking
public bool EnableChunking {get; set;}
Property Value
The default value of this property is True
.