kaven-utils - v6.1.0
Preparing search index...
IExecuteSoapActionOptions
Interface IExecuteSoapActionOptions
Since
5.0.4
Version
2025-10-13
interface
IExecuteSoapActionOptions
{
action
:
string
;
actionResultName
?:
string
;
logger
?:
ILoggingAgent
;
serviceType
:
string
;
url
:
string
;
}
Hierarchy
ILoggable
IExecuteSoapActionOptions
Index
Properties
action
action
Result
Name?
logger?
service
Type
url
Properties
action
action
:
string
eg: GetExternalIPAddress
Optional
action
Result
Name
actionResultName
?:
string
eg: NewExternalIPAddress
Optional
logger
logger
?:
ILoggingAgent
service
Type
serviceType
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
action
Result
Name
logger
service
Type
url
kaven-utils - v6.1.0
Loading...
Since
5.0.4
Version
2025-10-13