IPubSubAdapter.Publish(PolicyUpdateInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Publish(Microsoft::RuleEngine::PolicyUpdateInfo ^ message);
public void Publish (Microsoft.RuleEngine.PolicyUpdateInfo message);
abstract member Publish : Microsoft.RuleEngine.PolicyUpdateInfo -> unit
Public Sub Publish (message As PolicyUpdateInfo)
Parameters
- message
- PolicyUpdateInfo