Edit

Share via


PersistentChatServerConfiguration.StorySizeLimit Property

Definition

Gets the story size limit, which is the maximum size in bytes that is permitted for a persistent chat story message.

public:
 property int StorySizeLimit { int get(); };
public int StorySizeLimit { get; }
member this.StorySizeLimit : int
Public ReadOnly Property StorySizeLimit As Integer

Property Value

The story size limit.

Applies to