Extensions.GZipSerialize(ConversationReference) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Binární serializace ConversationReference pomocí GZipStream.
public static string GZipSerialize (this Microsoft.Bot.Connector.ConversationReference conversationReference);
static member GZipSerialize : Microsoft.Bot.Connector.ConversationReference -> string
<Extension()>
Public Function GZipSerialize (conversationReference As ConversationReference) As String
Parametry
- conversationReference
- ConversationReference
Soubor cookie pro obnovení.
Návraty
Řetězec kódovaný jako Base64.