ILL – Working with Service Fabric Services – Part II

If your services are not exiting in a timely manner, check how you are handling the token. ... // return an empty string as default. return getDefault();}}} ... Open PowerShell. Type . Connect-ServiceFabricCluster. to connect to the service fabric cluster. Type . ................
................