| 
            
              DataSubscriberVersion Property
             | 
          
        
        
            Gets the version number of the protocol in use by this subscriber.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic int Version { get; }Public ReadOnly Property Version As Integer
	Get
public:
property int Version {
	int get ();
}member Version : int with get
 View SourceProperty Value
Int32
See Also