Share via


ServiceContext.InitializationData Property

Definition

Gets the initialization data of the service.

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

Property Value

Byte[]

The initialization data.

Applies to