forwardLicensePath Property    Table of ContentSocketReceiveTimeout Property forward
Session.LicenseString Property
Gets or sets the license content as a string. If set (non-empty), it is used instead of LicensePath.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.2.1.0 (4.2.1)
Syntax
C#
public static string LicenseString { get; set; }

Property Value

Type: String
See Also