次の方法で共有


Extensions.GZipSerialize(ResumptionCookie) メソッド

定義

注意事項

Use ConversationReference.

を使用してGZipStreamバイナリ シリアル化しますResumptionCookie

[System.Obsolete("Use ConversationReference.")]
public static string GZipSerialize (this Microsoft.Bot.Builder.Dialogs.ResumptionCookie resumptionCookie);
[<System.Obsolete("Use ConversationReference.")>]
static member GZipSerialize : Microsoft.Bot.Builder.Dialogs.ResumptionCookie -> string
<Extension()>
Public Function GZipSerialize (resumptionCookie As ResumptionCookie) As String

パラメーター

resumptionCookie
ResumptionCookie

再開 Cookie。

戻り値

Base64 でエンコードされた文字列。

属性

適用対象