NewtonsoftJsonHubProtocolOptions 類別

定義

用來設定 NewtonsoftJsonHubProtocol 實例的選項。

public ref class NewtonsoftJsonHubProtocolOptions
public class NewtonsoftJsonHubProtocolOptions
type NewtonsoftJsonHubProtocolOptions = class
Public Class NewtonsoftJsonHubProtocolOptions
繼承
NewtonsoftJsonHubProtocolOptions

建構函式

NewtonsoftJsonHubProtocolOptions()

用來設定 NewtonsoftJsonHubProtocol 實例的選項。

屬性

PayloadSerializerSettings

取得或設定用來序列化調用引數和傳回值的設定。

適用於