PSStatus Property
- Last UpdatedApr 08, 2026
- 1 minute read
Gets or sets the PubSub status.
public PubSubStatus PSStatus {get; set;}
public:
property PubSubStatus PSStatus {
PubSubStatus get();
void set ( PubSubStatus value);
}