anthonyreilly / NetCoreForce

Salesforce REST API toolkit for .NET Standard and .NET Core
MIT License
111 stars 63 forks source link

Added SforceCallOptions Header Support #11

Closed 640774n6 closed 4 years ago

640774n6 commented 4 years ago

Allows the user to include a name for identifying the client. Useful for filtering out change data capture events that a client instigated for example.

Changes: