MemoryStream.readTimeout

Timeout in milliseconds before a read operation will fail.

Returns A timeout in milliseconds, or 0 if there's no timeout.

class MemoryStream
@nogc nothrow @safe override @property
int
readTimeout
()

Meta