Click or drag to resize
ProviderSessionCreateTopicsAsync Method
Overload List
  NameDescription
Public methodCreateTopicsAsync(TopicList)
Begins the creation of the topics in the specified 'topicList'.

The session identity will be used if it's been authorized.

Public methodCreateTopicsAsync(TopicList, ResolveMode)
Begins the creation of the topics in the specified 'topicList'.

The session identity will be used if it's been authorized.

Public methodCreateTopicsAsync(TopicList, ResolveMode, Identity)
Begins the creation of the topics in the specified 'topicList'.
Top
See Also