| 
            
              ClientConnectionCipherIndex Property
             | 
          
        
        
            Gets current cipher index.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic int CipherIndex { get; }Public ReadOnly Property CipherIndex As Integer
	Get
public:
property int CipherIndex {
	int get ();
}member CipherIndex : int with get
function get_CipherIndex();
 View SourceProperty Value
Int32
See Also