Returns a comma-separated list of stream error parameters.
Public ReadOnly Property StreamErrorParameters As String
public string StreamErrorParameters {get;}
Contains a comma separated list of error parameters for the stream error code reported in StreamErrorCode property. This is an empty string either for errors with no parameters, or when no error has been set.