Click or drag to resize
ServerPipe Fields

The ServerPipe type exposes the following members.

Fields
  NameDescription
Protected field_baseSocket
The base socket wrapped in this pipe
(Inherited from BasePipe.)
Protected field_bIsConnectedToGateway
Returns TRUE if this ServerPipe is connected to a Gateway
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 field_sPoolKey
The Pooling key used for reusing a previously pooled ServerPipe. See sPoolKey property.
Protected fieldiUseCount
The number of times that this Pipe has been used
(Inherited from BasePipe.)
Top
See Also