Specifies whether the application can wait for a pipe handle to synchronize with the completion of an I/O operation.
The PipeAccessRights.Synchronize value is automatically set when allowing access to the pipe and automatically excluded when denying access to the pipe.
The right to create a pipe requires this value. Note that if you do not explicitly set this value when you create a pipe, the value will be set automatically for you.