ParameterManager
ParameterService Class Methods
See Also  Send Feedback
ParameterManager.ParameterServer Namespace : ParameterService Class


For a list of all members of this type, see ParameterService members.

Public Methods

 NameDescription
public MethodAbortCancels a request to an XML Web service method. (Inherited from System.Web.Services.Protocols.WebClientProtocol)
public MethodCancelAsync  
public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
public MethodDiscoverDynamically binds to an XML Web service described in the discovery document at System.Web.Services.Protocols.WebClientProtocol.Url. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
public MethodDisposeOverloaded. Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
public MethodGetApplicationList  
public MethodGetApplicationListAsyncOverloaded.   
public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodGetNotifyCounter  
public MethodGetNotifyCounterAsyncOverloaded.   
public MethodGetParameterList  
public MethodGetParameterListAsyncOverloaded.   
public MethodGetRegisterVersion  
public MethodGetRegisterVersionAsyncOverloaded.   
public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodIsAppConfigured  
public MethodIsAppConfiguredAsyncOverloaded.   
public MethodQueryParam  
public MethodQueryParamAsyncOverloaded.   
public MethodQueryParams  
public MethodQueryParamsAsyncOverloaded.   
public MethodRegApplication  
public MethodRegApplicationAsyncOverloaded.   
public MethodRegisterFromXMLContext  
public MethodRegisterFromXMLContextAsyncOverloaded.   
public MethodRegParam  
public MethodRegParamAsyncOverloaded.   
public MethodRemoveParam  
public MethodRemoveParamAsyncOverloaded.   
public MethodSetParamValue  
public MethodSetParamValueAsyncOverloaded.   
Top

Protected Methods

 NameDescription
protected MethodBeginInvokeStarts an asynchronous invocation of an XML Web service method using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodEndInvokeEnds an asynchronous invocation of an XML Web service method using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodGetReaderForMessageReturns an System.Xml.XmlReader initialized with the System.Web.Services.Protocols.SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodGetServiceReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component)
protected MethodGetWebRequestCreates a System.Net.WebRequest instance for the specified uri. This protected method is called by the XML Web service client infrastructure to get a new System.Net.WebRequest transport object to transmit the XML Web service request. (Inherited from System.Web.Services.Protocols.WebClientProtocol)
protected MethodGetWebResponseOverloaded. Returns a response from a synchronous request to an XML Web service method. (Inherited from System.Web.Services.Protocols.WebClientProtocol)
protected MethodGetWriterForMessageReturns a System.Xml.XmlWriter initialized with the System.Web.Services.Protocols.SoapMessage.Stream property of the System.Web.Services.Protocols.SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodInvokeInvokes an XML Web service method synchronously using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodInvokeAsyncOverloaded. Invokes the specified method asynchronously. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top

See Also

© 2013 All Rights Reserved.