PIPE_ACCEPT_REMOTE_CLIENTS top-level constant Null safety
Connections from remote clients can be accepted and checked against the security descriptor for the pipe.
Implementation
const PIPE_ACCEPT_REMOTE_CLIENTS = 0x00000000;
Connections from remote clients can be accepted and checked against the security descriptor for the pipe.
const PIPE_ACCEPT_REMOTE_CLIENTS = 0x00000000;