Share via


IBaseMessageContext.Read(String, String) Method

Definition

public:
 System::Object ^ Read(System::String ^ strName, System::String ^ strNamespace);
public object Read (string strName, string strNamespace);
abstract member Read : string * string -> obj
Public Function Read (strName As String, strNamespace As String) As Object

Parameters

strName
String
strNamespace
String

Returns

Implements

Applies to