Click or drag to resize
ClientPipe Fields

The ClientPipe type exposes the following members.

Fields
  NameDescription
Protected field_baseSocket
The base socket wrapped in this pipe
(Inherited from BasePipe.)
Protected field_httpsStream
The HTTPS stream wrapped around the base socket
(Inherited from BasePipe.)
Protected field_sPipeName
The display name of this Pipe
(Inherited from BasePipe.)
Protected fieldiUseCount
The number of times that this Pipe has been used
(Inherited from BasePipe.)
Top
See Also