Opc.Ua.Fdi7.CommunicationServerTypeInitializeMethodState.CommunicationServerTypeInitializeMethodState C# (CSharp) Method

CommunicationServerTypeInitializeMethodState() public method

Initializes the type with its default attribute values.
public CommunicationServerTypeInitializeMethodState ( NodeState parent ) : System
parent NodeState
return System
        public CommunicationServerTypeInitializeMethodState(NodeState parent)
            : base(parent)
        {
        }