PipeServer(TMessage).Connected Event

Tungsten Suite

PipeServerTMessageConnected Event

Raised when a client has connected to the server

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public event Action<Pipe> Connected

Value

Type: SystemActionPipe
See Also