GigaSpaces XAP.NET Documentation
SslEnabled Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportDetailsSslEnabled
Gets whether ssl is enabled for the transport.
Declaration Syntax
C#Visual BasicVisual C++J#
bool SslEnabled { get; }
ReadOnly Property SslEnabled As Boolean
property bool SslEnabled {
	bool get ();
}
/** @property */
boolean get_SslEnabled()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)