|   | ServerBaseInitialized Property | 
        
        
            Gets a boolean value that indicates
            whether the server has been initialized.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected bool Initialized { get; }Protected ReadOnly Property Initialized As Boolean
	Get
protected:
property bool Initialized {
	bool get ();
}member Initialized : bool with get
function get_Initialized();
Property Value
Boolean See Also
See Also