An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
I have attached the error as in attachment file.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Private Bufferblock que {get; set;} = new Bufferblock (32); This is the implementation I want to achieve.im getting error can not convert int to System.Threading.Tasks.Dataflow.dataflowblockoptions. I tried making that int implementation to list of tasks but again getting same error. What should I do ?
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
I have attached the error as in attachment file.