Freigeben über


Extensions.GZipSerialize(ResumptionCookie) Methode

Definition

Achtung

Use ConversationReference.

Binär serialisiert ResumptionCookie mithilfe von 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

Parameter

resumptionCookie
ResumptionCookie

Das Wiederaufnahme-Cookie.

Gibt zurück

Eine Base64-codierte Zeichenfolge.

Attribute

Gilt für: