Share via


ServiceFromTemplateDescription.InitializationData Property

Definition

Gets or sets the initialization data that will be passed to service group instances or replicas when they are created.

public byte[] InitializationData { get; }
member this.InitializationData : byte[]
Public ReadOnly Property InitializationData As Byte()

Property Value

Byte[]

Returns an array of Byte.

Applies to