Click or drag to resize

ConnectionArgsProtocol Field

Protocol used to connect to the server. Can only be one of the following: TCP, UDP, WEB_SOCKET, WEB_SOCKET_SECURE.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public string Protocol

Field Value

Type: String
See Also