MethodInvocationSend Method DocuWare Platform .NET API
Overload List

  NameDescription
Public methodStatic memberSendTResponse(HttpClient, String, HttpMethod, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse(IRelationsWithProxy, HttpMethod, String, String)
Sends a message to the specified proxy.
Public methodStatic memberSendTResponse(HttpClient, String, HttpMethod, HttpContent, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse(IRelations, HttpMethod, HttpClient, String, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse(IRelationsWithProxy, String, HttpMethod, HttpContent, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse, TRequest(HttpClient, String, HttpMethod, String, TRequest, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse, TRequest(IRelationsWithProxy, String, HttpMethod, String, TRequest, String)
Sends a message to the specified HTTP client.
Public methodStatic memberSendTResponse, TRequest(IRelations, HttpClient, String, HttpMethod, String, TRequest, String)
Sends a message to the specified HTTP client.
Top
See Also

Reference