Udostępnij za pośrednictwem


Extensions.GZipSerialize(ResumptionCookie) Metoda

Definicja

Przestroga

Use ConversationReference.

Dane binarne serializuje ResumptionCookie przy użyciu metody 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

Plik cookie wznowienia.

Zwraca

Ciąg zakodowany w formacie Base64.

Atrybuty

Dotyczy