set_Actor()

SoapHeader::set_Actor(String) method

Sets the URI of the SOAP header recipient when SOAP version 1.1 is used.

void System::Web::Services::Protocols::SoapHeader::set_Actor(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also