An NDoc Documented Class Library

MsgFactory.GetTopic Method (String)

Get an instance of a Topic.

public static IDestination GetTopic(
   string name
);

Parameters

name
The topic name

Return Value

A new topic

See Also

MsgFactory Class | webMethods.Msg Namespace | MsgFactory.GetTopic Overload List