An NDoc Documented Class Library

ISession.CreateTopic Method 

Creates a topic object with the given name.

IDestination CreateTopic(
   string name
);

Parameters

name
The topic name.

Return Value

A new topic object.

See Also

ISession Interface | webMethods.Msg Namespace