Configure a Push Agent
Add the Push Agent NetLogic from and configure the parameters of the Push Agent.
Template Libraries
Prerequisites
- From the main toolbar, selectTemplate Libraries
- InTemplate Libraries, search forPush Agent.
- UnderComponents, dragPush Agentonto NetLogic inProject view.
- SelectClose.
- InProject view, selectPush Agent.
- InProperties, edit the Push Agent properties.For more information, see Push Agent properties.
- InProject view, double-clickPush Agent.An external editor opens.
- Edit the projectCSPROJfile by adding<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>after<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
- Build the project.
- Generate CA and client certificates. See Create a certificate.
- Implement the PushAgent NetLogic into the application interface. See Push Agent interface.
Provide Feedback