Package system.io.pipes
Interface IPipeStreamImpersonationWorker
-
public interface IPipeStreamImpersonationWorker
The Java interface to be implemented to receive events from the CLR usingPipeStreamImpersonationWorker
.See: https://docs.microsoft.com/en-us/dotnet/api/System.IO.Pipes.PipeStreamImpersonationWorker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
Invoke()
-