MetadataLookup.GetOperationDefinitionFromInputMessageAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::ServiceModel::Channels::Common::OperationMetadata ^ GetOperationDefinitionFromInputMessageAction(System::String ^ action, TimeSpan timeout);
public Microsoft.ServiceModel.Channels.Common.OperationMetadata GetOperationDefinitionFromInputMessageAction (string action, TimeSpan timeout);
member this.GetOperationDefinitionFromInputMessageAction : string * TimeSpan -> Microsoft.ServiceModel.Channels.Common.OperationMetadata
Public Function GetOperationDefinitionFromInputMessageAction (action As String, timeout As TimeSpan) As OperationMetadata
Parameters
- action
- String
- timeout
- TimeSpan