Click or drag to resize

CMDriveRemotePipe Properties

The CMDriveRemotePipe type exposes the following members.

Properties
 NameDescription
Protected propertyChannelGets the inner channel used to send messages to variously configured service endpoints.
(Inherited from ClientBaseICompreDriveWCF)
Public propertyChannelFactoryGets the underlying ChannelFactoryTChannel object.
(Inherited from ClientBaseICompreDriveWCF)
Public propertyClientCredentialsGets the client credentials used to call an operation.
(Inherited from ClientBaseICompreDriveWCF)
Public propertyEndpointGets the target endpoint for the service to which the WCF client can connect.
(Inherited from ClientBaseICompreDriveWCF)
Public propertyInnerChannelGets the underlying IClientChannel implementation.
(Inherited from ClientBaseICompreDriveWCF)
Public propertyStateGets the current state of the ClientBaseTChannel object.
(Inherited from ClientBaseICompreDriveWCF)
Top
See Also