ClientSlotAlwaysEncrypt Property |
Indicates whether messages are always sent encrypted to OBCOM NetServer.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public bool AlwaysEncrypt { get; set; }
Public Property AlwaysEncrypt As Boolean
Get
Set
Return Value
Type:
Booleantrue if messages are always sent encrypted.
See Also