Delen via


Extensions.GZipSerialize(ResumptionCookie) Methode

Definitie

Waarschuwing

Use ConversationReference.

Binaire serialisaties ResumptionCookie met behulp van 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

Parameters

resumptionCookie
ResumptionCookie

De hervattingscookie.

Retouren

Een met Base64 gecodeerde tekenreeks.

Kenmerken

Van toepassing op