Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ClientSafePipeHandle
SafePipeHandle
System.IO.Pipes.AnonymousPipeServerStream.ClientSafePipeHandle
get
Definition at line
12
of file
AnonymousPipeServerStream.cs
.
13
{
14
get
15
{
16
_clientHandleExposed
=
true
;
17
return
_clientHandle
;
18
}
19
}
System.IO.Pipes.AnonymousPipeServerStream._clientHandleExposed
bool _clientHandleExposed
Definition
AnonymousPipeServerStream.cs:10
System.IO.Pipes.AnonymousPipeServerStream._clientHandle
SafePipeHandle _clientHandle
Definition
AnonymousPipeServerStream.cs:8
System
IO
Pipes
AnonymousPipeServerStream
Generated by
1.10.0