|   | 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.257-beta
 Syntax
Syntaxpublic int Version { get; }Public ReadOnly Property Version As Integer
	Get
public:
property int Version {
	int get ();
}member Version : int with get
Property Value
Int32 See Also
See Also