Genr1se
Genr1se
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
The comment says "bypass payload error large files"
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Which means what?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Do you know by any chance what
client.BufferSize = 4*1024
client.BufferSize = 4*1024
does when client is an instance of SftpClient?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
It looks good to me, so I'll leave it
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
That should be fine right?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
There is already a try and catch with a throw around the part where the mail is sent
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
How would I do that?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Like for strMailFailure and strMailOK
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
But should I also do it for the mail address from the ini file? Because the program could still run without it if there is no other error
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
PepeHappy
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Great, that also got rid of the hint
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
That is awesome
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Aah so this will be caught by the try and catch then?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
But what's the difference between this and the try and catch that's already around it?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
Alright then I'mma do that
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
I mean this way
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
So the way I planned would be better?
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
How does that work
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
So do ?? ThrowExceptionMethod()
108 replies
CC#
Created by Genr1se on 10/5/2023 in #help
❔ Converting null iteral or possible null value to non-nullable type
And then it's fixed already?
108 replies