Sdílet prostřednictvím


Extensions.GZipSerialize(ResumptionCookie) Metoda

Definice

Upozornění

Use ConversationReference.

Binární serializace ResumptionCookie pomocí GZipStream.

[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

Parametry

resumptionCookie
ResumptionCookie

Soubor cookie pro obnovení.

Návraty

Řetězec s kódováním Base64.

Atributy

Platí pro