MultiArchive SDK .NET Documentation |
ItemService Constructor |
ItemService Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
ItemService()()()() |
Default constructor.
|
|
ItemService(SDKTransportProtocol, String, Int32) |
Constructor to use, if there for some reason is no App.config present in the application.
The serverAddress can be either an IPv4, IPv6 or a domain address. |
|
ItemService(SDKTransportProtocol, String, Int32, MessageVersion) |
Constructor to use, if there for some reason is no App.config present in the application.
The extra parameter messageVersion specifies which message encoding should be used in the endpoint binding. |