PIPE_CLIENT_END top-level constant Null safety
The handle refers to the client end of a named pipe instance. This is the default.
Implementation
const PIPE_CLIENT_END = 0x00000000;
The handle refers to the client end of a named pipe instance. This is the default.
const PIPE_CLIENT_END = 0x00000000;