Click or drag to resize

PushNotificationAgentServiceClient Properties

The PushNotificationAgentServiceClient type exposes the following members.

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