Opc.Ua.InvokeServiceResponseMessage.InvokeServiceResponseMessage C# (CSharp) 메소드

InvokeServiceResponseMessage() 공개 메소드

Initializes an empty message.
public InvokeServiceResponseMessage ( ) : System.ServiceModel
리턴 System.ServiceModel
        public InvokeServiceResponseMessage()
        {
        }
            

Same methods

InvokeServiceResponseMessage::InvokeServiceResponseMessage ( byte InvokeServiceResponse ) : System.ServiceModel
InvokeServiceResponseMessage