ServerPipe Fields |
The ServerPipe type exposes the following members.
Name | Description | |
---|---|---|
![]() | _baseSocket |
The base socket wrapped in this pipe
(Inherited from BasePipe.) |
![]() | _bIsConnectedToGateway |
Returns TRUE if this ServerPipe is connected to a Gateway
|
![]() | _httpsStream |
The HTTPS stream wrapped around the base socket
(Inherited from BasePipe.) |
![]() | _sPipeName |
The display name of this Pipe
(Inherited from BasePipe.) |
![]() | _sPoolKey |
The Pooling key used for reusing a previously pooled ServerPipe. See sPoolKey property.
|
![]() | iUseCount |
The number of times that this Pipe has been used
(Inherited from BasePipe.) |