Add Pipe System.IO.Pipes in C#

Hi, I want to add system by Pipe NamedPipeClientStream. But when I’m connect to my server the console say:

Failed to instantiate instance of script RP_Main.RPMain: System.TypeLoadException: Could not load type of field 'RP_Main.RPMain:client' (2) due to: Could not resolve type with token 01000027 assembly:System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 type:System.IO.Pipes.NamedPipeClientStream member:<none>

I dont understand why.

Thanks

Maybe because you’re not supposed to be able to access the player’s system from the mod sandbox?

What ? I dont understand what you say.

For security purposes you don’t have such access on the player’s machine.

No news for Pipes ? In the future ?