NewtonsoftJsonHubProtocolOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options used to configure a NewtonsoftJsonHubProtocol instance.
public ref class NewtonsoftJsonHubProtocolOptions
public class NewtonsoftJsonHubProtocolOptions
type NewtonsoftJsonHubProtocolOptions = class
Public Class NewtonsoftJsonHubProtocolOptions
- Inheritance
-
NewtonsoftJsonHubProtocolOptions
Constructors
NewtonsoftJsonHubProtocolOptions() |
Properties
PayloadSerializerSettings |
Gets or sets the settings used to serialize invocation arguments and return values. |