This topic has not yet been rated - Rate this topic

NamespaceManager.CreateTopic Method

Creates a new topic inside the service namespace.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateTopic(String) Creates a new topic inside the service namespace with the given service namespace path.
Public method CreateTopic(TopicDescription) Creates a new topic inside the service namespace with the specified topic description.
Top
Note Note

The only permitted characters in a topic name are “0-9,” “a-z,” “A-Z,” “_” and “.” (period). If you create a topic with a name containing special or encoded characters (for example, "test?Name=value&" or "test%3FName%3Dvalue%26", a ArgumentException or WebException with the message "The remote server returned an error: (401) Unauthorized" will be generated. However, topic names can be nested, for example My/Topic.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter