JsonHubProtocolOptions 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 JsonHubProtocol instance.
public ref class JsonHubProtocolOptions
public class JsonHubProtocolOptions
type JsonHubProtocolOptions = class
Public Class JsonHubProtocolOptions
- Inheritance
-
JsonHubProtocolOptions
Constructors
JsonHubProtocolOptions() |
Properties
PayloadSerializerOptions |
Gets or sets the settings used to serialize invocation arguments and return values. |
PayloadSerializerSettings |
Gets or sets the settings used to serialize invocation arguments and return values. |