Edit

Share via


PersistentStreamProviderConfig.WriteProperties Method

Definition

Utility function to convert config to property bag for use in stream provider configuration

public void WriteProperties (System.Collections.Generic.Dictionary<string,string> properties);
member this.WriteProperties : System.Collections.Generic.Dictionary<string, string> -> unit
Public Sub WriteProperties (properties As Dictionary(Of String, String))

Parameters

properties
Dictionary<String,String>

Applies to