TlsServerSocket.Context Property Namespace: Rebex.Net Assembly: Rebex.Networking.dll (version 8.0.9673) 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