StreamDeliveryFailureEntity.StreamNamespace Property
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.
Namespace of the stream on which the failure occurred.
public string StreamNamespace { get; set; }
member this.StreamNamespace : string with get, set
Public Property StreamNamespace As String