|
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.205-beta
Syntax protected bool Initialized { get; }
Protected ReadOnly Property Initialized As Boolean
Get
protected:
property bool Initialized {
bool get ();
}
member Initialized : bool with get
function get_Initialized();
View SourceProperty Value
BooleanSee Also