Click or drag to resize

AbstractSessionprotocol Property

The protocol used to connect to the remote server.

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public string protocol { get; }

Property Value

Type: String
See Also