TlsServerSocket.Context Property Namespace: Rebex.Net Assembly: Rebex.Networking.dll (version 7.0.9083) Context Gets or sets a custom context object associated with this TlsSocket. Inherited from TlsSocket. Declaration public object Context { get; set; } Property Value Type Description Object