NewtonsoftJsonHubProtocolOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來設定 NewtonsoftJsonHubProtocol 實例的選項。
public ref class NewtonsoftJsonHubProtocolOptions
public class NewtonsoftJsonHubProtocolOptions
type NewtonsoftJsonHubProtocolOptions = class
Public Class NewtonsoftJsonHubProtocolOptions
- 繼承
-
NewtonsoftJsonHubProtocolOptions
建構函式
NewtonsoftJsonHubProtocolOptions() |
用來設定 NewtonsoftJsonHubProtocol 實例的選項。 |
屬性
PayloadSerializerSettings |
取得或設定用來序列化調用引數和傳回值的設定。 |